diff options
Diffstat (limited to 'nx-X11/lib/X11/evtomask.c')
-rw-r--r-- | nx-X11/lib/X11/evtomask.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nx-X11/lib/X11/evtomask.c b/nx-X11/lib/X11/evtomask.c index fbbb998d3..c852c4608 100644 --- a/nx-X11/lib/X11/evtomask.c +++ b/nx-X11/lib/X11/evtomask.c @@ -29,7 +29,7 @@ in this Software without prior written authorization from The Open Group. #ifdef HAVE_CONFIG_H #include <config.h> #endif -#include <X11/X.h> +#include <nx-X11/X.h> /* * This array can be used given an event type to determine the mask bits |