summaryrefslogtreecommitdiff
path: root/hw/xfree86/loader/hash.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/loader/hash.c')
-rw-r--r--hw/xfree86/loader/hash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/loader/hash.c b/hw/xfree86/loader/hash.c
index 9cd4e6eb8..393360f94 100644
--- a/hw/xfree86/loader/hash.c
+++ b/hw/xfree86/loader/hash.c
@@ -28,7 +28,7 @@
#include <xorg-config.h>
#endif
-#include <X11/os.h>
+#include "os.h"
#include <X11/Xos.h>
#undef abs
#include <stdlib.h>