diff options
Diffstat (limited to 'hw/xfree86/common/xf86MiscExt.c')
-rw-r--r-- | hw/xfree86/common/xf86MiscExt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/common/xf86MiscExt.c b/hw/xfree86/common/xf86MiscExt.c index 198b24d22..d59bea0c8 100644 --- a/hw/xfree86/common/xf86MiscExt.c +++ b/hw/xfree86/common/xf86MiscExt.c @@ -36,7 +36,7 @@ #endif #include <X11/X.h> -#include "os.h" +#include <X11/os.h> #include "xf86.h" #include "xf86Priv.h" |