aboutsummaryrefslogtreecommitdiff
path: root/nxcompshad
diff options
context:
space:
mode:
authorUlrich Sibiller <uli42@gmx.de>2016-07-01 13:54:10 +0200
committerUlrich Sibiller <uli42@gmx.de>2016-07-01 15:56:28 +0200
commite78c5bc3c2df117b4c8e5e4bd24c985cd89c49ad (patch)
tree464b1f4d30d5e9aaacde9ae75c8f24497195b169 /nxcompshad
parent232c7ad9146ce372afc2a1682dd01e3d65916c53 (diff)
downloadnx-libs-e78c5bc3c2df117b4c8e5e4bd24c985cd89c49ad.tar.gz
nx-libs-e78c5bc3c2df117b4c8e5e4bd24c985cd89c49ad.tar.bz2
nx-libs-e78c5bc3c2df117b4c8e5e4bd24c985cd89c49ad.zip
remove shm code from libNX_Xext
Diffstat (limited to 'nxcompshad')
-rw-r--r--nxcompshad/X11.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nxcompshad/X11.h b/nxcompshad/X11.h
index d7b858100..f5d7f2916 100644
--- a/nxcompshad/X11.h
+++ b/nxcompshad/X11.h
@@ -19,7 +19,7 @@
#define X11Poller_H
#include <nx-X11/Xlib.h>
-#include <nx-X11/extensions/XShm.h>
+#include <X11/extensions/XShm.h>
#include "X11/include/Xdamage_nxcompshad.h"
#include "X11/include/Xrandr_nxcompshad.h"