summaryrefslogtreecommitdiff
path: root/hw/xwin/winprefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xwin/winprefs.h')
-rw-r--r--hw/xwin/winprefs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xwin/winprefs.h b/hw/xwin/winprefs.h
index 0252d37a2..5230b16e0 100644
--- a/hw/xwin/winprefs.h
+++ b/hw/xwin/winprefs.h
@@ -34,7 +34,7 @@
/* Need Bool */
#include <X11/Xdefs.h>
/* Need TRUE */
-#include <X11/misc.h>
+#include "misc.h"
/* Need to know how long paths can be... */
#include <limits.h>