diff options
Diffstat (limited to 'nxcompshad/Updater.h')
-rw-r--r-- | nxcompshad/Updater.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nxcompshad/Updater.h b/nxcompshad/Updater.h index daa26c10b..cb8b15aa6 100644 --- a/nxcompshad/Updater.h +++ b/nxcompshad/Updater.h @@ -18,7 +18,7 @@ #ifndef Updater_H #define Updater_H -#include <X11/Xlib.h> +#include <nx-X11/Xlib.h> #include "Regions.h" #include "Input.h" |