summaryrefslogtreecommitdiff
path: root/hw/xfree86/common/xf86sbusBus.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/common/xf86sbusBus.c')
-rw-r--r--hw/xfree86/common/xf86sbusBus.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/common/xf86sbusBus.c b/hw/xfree86/common/xf86sbusBus.c
index cd354e777..5b747e248 100644
--- a/hw/xfree86/common/xf86sbusBus.c
+++ b/hw/xfree86/common/xf86sbusBus.c
@@ -26,7 +26,7 @@
#include <stdio.h>
#include <unistd.h>
#include <X11/X.h>
-#include "os.h"
+#include <X11/os.h>
#include "xf86.h"
#include "xf86Priv.h"
#include "xf86_OSlib.h"