summaryrefslogtreecommitdiff
path: root/hw/xfree86/utils/scanpci/scanpci.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/utils/scanpci/scanpci.c')
-rw-r--r--hw/xfree86/utils/scanpci/scanpci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/utils/scanpci/scanpci.c b/hw/xfree86/utils/scanpci/scanpci.c
index 4ed4a1108..b1378ff59 100644
--- a/hw/xfree86/utils/scanpci/scanpci.c
+++ b/hw/xfree86/utils/scanpci/scanpci.c
@@ -26,7 +26,7 @@
/* $XFree86: xc/programs/Xserver/hw/xfree86/etc/scanpci.c,v 3.91tsi Exp $ */
#include <X11/X.h>
-#include "os.h"
+#include <X11/os.h>
#include "xf86.h"
#include "xf86Priv.h"
#include "xf86_OSproc.h"