diff options
Diffstat (limited to 'hw/xfree86/common/xorgHelper.c')
-rw-r--r-- | hw/xfree86/common/xorgHelper.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/common/xorgHelper.c b/hw/xfree86/common/xorgHelper.c index 3eed90a11..d5e0fc159 100644 --- a/hw/xfree86/common/xorgHelper.c +++ b/hw/xfree86/common/xorgHelper.c @@ -5,7 +5,7 @@ #endif #include <X11/X.h> -#include <X11/os.h> +#include "os.h" #include "servermd.h" #include "pixmapstr.h" #include "windowstr.h" |