summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support/shared/stdResource.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/os-support/shared/stdResource.c')
-rw-r--r--hw/xfree86/os-support/shared/stdResource.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/os-support/shared/stdResource.c b/hw/xfree86/os-support/shared/stdResource.c
index df781c371..72ab99849 100644
--- a/hw/xfree86/os-support/shared/stdResource.c
+++ b/hw/xfree86/os-support/shared/stdResource.c
@@ -31,7 +31,7 @@
#ifdef __UNIXOS2__
# define I_NEED_OS2_H
#endif
-#include "X.h"
+#include <X11/X.h>
#include "xf86.h"
#include "xf86Priv.h"
#include "xf86Privstr.h"