aboutsummaryrefslogtreecommitdiff
path: root/x11-servers/xorg-dmx/files/patch-dmxextension.c
blob: 0664e300500452b287255e15445a63bf63ec6539 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- programs/Xserver/hw/dmx/dmxextension.c.orig	Mon Jan 16 07:48:33 2006
+++ programs/Xserver/hw/dmx/dmxextension.c	Mon Jan 16 07:51:33 2006
@@ -62,7 +62,7 @@
 
 #include "windowstr.h"
 #include "inputstr.h"                 /* For DeviceIntRec */
-#include <X11/extensions/dmxproto.h>  /* For DMX_BAD_* */
+#include "dmxproto.h"                 /* For DMX_BAD_* */
 #include "cursorstr.h"
 
 /* The default font is declared in dix/globals.c, but is not included in