summaryrefslogtreecommitdiff
path: root/hw/xnest/GC.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xnest/GC.c')
-rw-r--r--hw/xnest/GC.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/xnest/GC.c b/hw/xnest/GC.c
index 7141e9cb9..f9f8ab9a1 100644
--- a/hw/xnest/GC.c
+++ b/hw/xnest/GC.c
@@ -14,8 +14,8 @@ is" without express or implied warranty.
*/
/* $XFree86: xc/programs/Xserver/hw/xnest/GC.c,v 3.6 2001/10/28 03:34:11 tsi Exp $ */
-#include "X.h"
-#include "Xproto.h"
+#include <X11/X.h>
+#include <X11/Xproto.h>
#include "gcstruct.h"
#include "windowstr.h"
#include "pixmapstr.h"