diff options
Diffstat (limited to 'hw/xnest/TestExt.c')
-rw-r--r-- | hw/xnest/TestExt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xnest/TestExt.c b/hw/xnest/TestExt.c index be9299c31..afe0281b1 100644 --- a/hw/xnest/TestExt.c +++ b/hw/xnest/TestExt.c @@ -20,7 +20,7 @@ is" without express or implied warranty. #undef Bool #include "screenint.h" #include "input.h" -#include "misc.h" +#include <X11/misc.h> #include "scrnintstr.h" #include "servermd.h" #include "mipointer.h" |