summaryrefslogtreecommitdiff
path: root/hw/xfree86/common/xf86Debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/common/xf86Debug.c')
-rw-r--r--hw/xfree86/common/xf86Debug.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/common/xf86Debug.c b/hw/xfree86/common/xf86Debug.c
index 34be37534..76b69d79b 100644
--- a/hw/xfree86/common/xf86Debug.c
+++ b/hw/xfree86/common/xf86Debug.c
@@ -34,7 +34,7 @@
#include <sys/time.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"