summaryrefslogtreecommitdiff
path: root/os/log.c
diff options
context:
space:
mode:
Diffstat (limited to 'os/log.c')
-rw-r--r--os/log.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/log.c b/os/log.c
index 1608fb72e..dc7642af2 100644
--- a/os/log.c
+++ b/os/log.c
@@ -78,7 +78,7 @@ OR PERFORMANCE OF THIS SOFTWARE.
/* $XFree86: xc/programs/Xserver/os/log.c,v 1.6 2003/11/07 13:45:27 tsi Exp $ */
-#include "Xos.h"
+#include <X11/Xos.h>
#include <stdio.h>
#include <time.h>
#include <sys/stat.h>