summaryrefslogtreecommitdiff
path: root/hw/xfree86/common/xf86DoProbe.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/common/xf86DoProbe.c')
-rw-r--r--hw/xfree86/common/xf86DoProbe.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/common/xf86DoProbe.c b/hw/xfree86/common/xf86DoProbe.c
index adfddacb1..f34d19a32 100644
--- a/hw/xfree86/common/xf86DoProbe.c
+++ b/hw/xfree86/common/xf86DoProbe.c
@@ -35,7 +35,7 @@
#include <stdlib.h>
#include <X11/X.h>
#include <X11/Xmd.h>
-#include "os.h"
+#include <X11/os.h>
#ifdef XFree86LOADER
#include "loaderProcs.h"
#include "xf86Config.h"