diff options
Diffstat (limited to 'nx-X11/include/extensions/xtrapemacros.h')
-rw-r--r-- | nx-X11/include/extensions/xtrapemacros.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nx-X11/include/extensions/xtrapemacros.h b/nx-X11/include/extensions/xtrapemacros.h index f59ea3391..f5dc2be31 100644 --- a/nx-X11/include/extensions/xtrapemacros.h +++ b/nx-X11/include/extensions/xtrapemacros.h @@ -43,7 +43,7 @@ SOFTWARE. * specified; however, use of Trap Context convenience * routines is strongly encouraged (XETrapContext.c) */ -#include <X11/extensions/xtrapbits.h> +#include <nx-X11/extensions/xtrapbits.h> #include <signal.h> /* msleep macro to replace msleep() for portability reasons */ |