diff options
Diffstat (limited to 'hw/xfree86/common/xf86Globals.c')
-rw-r--r-- | hw/xfree86/common/xf86Globals.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/common/xf86Globals.c b/hw/xfree86/common/xf86Globals.c index 1ab71400c..653b4433c 100644 --- a/hw/xfree86/common/xf86Globals.c +++ b/hw/xfree86/common/xf86Globals.c @@ -32,7 +32,7 @@ */ #include <X11/X.h> -#include "os.h" +#include <X11/os.h> #include "windowstr.h" #include "propertyst.h" #include "xf86.h" |