aboutsummaryrefslogtreecommitdiff
path: root/nxcompshad/Regions.h
diff options
context:
space:
mode:
Diffstat (limited to 'nxcompshad/Regions.h')
-rw-r--r--nxcompshad/Regions.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/nxcompshad/Regions.h b/nxcompshad/Regions.h
index b9303dcb7..d46d11a72 100644
--- a/nxcompshad/Regions.h
+++ b/nxcompshad/Regions.h
@@ -18,8 +18,8 @@
#ifndef Region_H
#define Region_H
-#include <X11/Xlib.h>
-#include <X11/Xutil.h>
+#include <nx-X11/Xlib.h>
+#include <nx-X11/Xutil.h>
typedef struct {
short x1, x2, y1, y2;