summaryrefslogtreecommitdiff
path: root/multimedia/fxtv/files/patch-ac
blob: f0c5f9248dafb2c7a048c4e76ff9590637f60a78 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- tvscreen.c.orig	Wed Jul 28 17:26:15 1999
+++ tvscreen.c	Wed Jul 28 17:27:03 1999
@@ -39,6 +39,7 @@
 #include <sys/shm.h>
 #include <X11/Xlib.h>                     /*  xf86dga.h needs this  */
 #ifdef HAVE_XFREE86
+#  include <X11/Xproto.h>
 #  include <X11/extensions/xf86dga.h>
 #  include <X11/Xmd.h>                      /*  xf86dgastr.h needs this  */
 #  include <X11/extensions/xf86dgastr.h>