summaryrefslogtreecommitdiff
path: root/hw/xfree86/dummylib/xf86drvmsg.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/dummylib/xf86drvmsg.c')
-rw-r--r--hw/xfree86/dummylib/xf86drvmsg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/dummylib/xf86drvmsg.c b/hw/xfree86/dummylib/xf86drvmsg.c
index c6f8e523f..fd912f681 100644
--- a/hw/xfree86/dummylib/xf86drvmsg.c
+++ b/hw/xfree86/dummylib/xf86drvmsg.c
@@ -1,6 +1,6 @@
/* $XFree86: xc/programs/Xserver/hw/xfree86/dummylib/xf86drvmsg.c,v 1.1 2000/02/13 03:06:40 dawes Exp $ */
-#include "X.h"
+#include <X11/X.h>
#include "os.h"
#include "xf86.h"
#include "xf86Priv.h"