summaryrefslogtreecommitdiff
path: root/testing/vice/vice-2.3-x11video.patch
blob: d698638c66bc33bae230953e07bceea474745665 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/src/arch/unix/x11/xaw/x11video.c	2011-01-18 23:59:00.000000000 +0100
+++ b/src/arch/unix/x11/xaw/x11video.c	2011-02-27 18:40:52.000000000 +0100
@@ -60,6 +60,8 @@
 #include <X11/Xutil.h>
 #include <X11/Intrinsic.h>
 #include <X11/cursorfont.h>
+#include <X11/Xmd.h>
+#include <X11/extensions/shmproto.h>
 
 #include <stdio.h>
 #include <stdlib.h>