diff options
Diffstat (limited to 'nxcompshad/Win.cpp')
-rw-r--r-- | nxcompshad/Win.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nxcompshad/Win.cpp b/nxcompshad/Win.cpp index 481cbcac0..77a9694bd 100644 --- a/nxcompshad/Win.cpp +++ b/nxcompshad/Win.cpp @@ -17,7 +17,7 @@ #if defined(__CYGWIN32__) || defined(WIN32) -#include <X11/keysym.h> +#include <nx-X11/keysym.h> #define PANIC #define WARNING |