diff options
Diffstat (limited to 'hw/xnest/GetTime.c')
-rw-r--r-- | hw/xnest/GetTime.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xnest/GetTime.c b/hw/xnest/GetTime.c index 1ffc54764..421234316 100644 --- a/hw/xnest/GetTime.c +++ b/hw/xnest/GetTime.c @@ -31,7 +31,7 @@ from the X Consortium. /* $XFree86$ */ -#include "Xos.h" +#include <X11/Xos.h> #include "os.h" #include <time.h> |