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