diff options
Diffstat (limited to 'nxcompshad/Updater.cpp')
-rw-r--r-- | nxcompshad/Updater.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/nxcompshad/Updater.cpp b/nxcompshad/Updater.cpp index 245c6ce31..eee81bf16 100644 --- a/nxcompshad/Updater.cpp +++ b/nxcompshad/Updater.cpp @@ -15,9 +15,9 @@ /* */ /**************************************************************************/ -#include <X11/Xlib.h> -#include <X11/Xutil.h> -#include <X11/keysym.h> +#include <nx-X11/Xlib.h> +#include <nx-X11/Xutil.h> +#include <nx-X11/keysym.h> #include <string.h> #define PANIC |