diff options
Diffstat (limited to 'hw/xwin/winprefs.h')
-rw-r--r-- | hw/xwin/winprefs.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/hw/xwin/winprefs.h b/hw/xwin/winprefs.h index 8f4eb0807..702e5897d 100644 --- a/hw/xwin/winprefs.h +++ b/hw/xwin/winprefs.h @@ -34,9 +34,6 @@ /* Need Bool */ #include <X11/Xdefs.h> -/* Need TRUE */ -#include "misc.h" - /* Need to know how long paths can be... */ #include <limits.h> /* Xwindows redefines PATH_MAX to at least 1024 */ |