diff options
Diffstat (limited to 'nxcompshad/Input.h')
-rw-r--r-- | nxcompshad/Input.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nxcompshad/Input.h b/nxcompshad/Input.h index 6250e790b..88217c9b1 100644 --- a/nxcompshad/Input.h +++ b/nxcompshad/Input.h @@ -18,7 +18,7 @@ #ifndef Input_H #define Input_H -#include <X11/Xlib.h> +#include <nx-X11/Xlib.h> typedef struct Event { |