diff options
Diffstat (limited to 'hw/xfree86/os-support/sco/sco_iop.c')
-rw-r--r-- | hw/xfree86/os-support/sco/sco_iop.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/os-support/sco/sco_iop.c b/hw/xfree86/os-support/sco/sco_iop.c index 52857bc71..f056dcbe1 100644 --- a/hw/xfree86/os-support/sco/sco_iop.c +++ b/hw/xfree86/os-support/sco/sco_iop.c @@ -23,7 +23,7 @@ /* $XConsortium$ */ -#include "X.h" +#include <X11/X.h> #include "compiler.h" |