diff options
Diffstat (limited to 'hw/xnest/Handlers.c')
-rw-r--r-- | hw/xnest/Handlers.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xnest/Handlers.c b/hw/xnest/Handlers.c index 362e9a4b6..3b7ba8e04 100644 --- a/hw/xnest/Handlers.c +++ b/hw/xnest/Handlers.c @@ -18,7 +18,7 @@ is" without express or implied warranty. #include <X11/Xproto.h> #include "screenint.h" #include "input.h" -#include "misc.h" +#include <X11/misc.h> #include "scrnintstr.h" #include "windowstr.h" #include "servermd.h" |