aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/include
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2016-10-01 11:28:50 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2016-10-01 20:13:36 +0200
commit3698cf27b0b3eb29411efa7d4395f2170f21dec6 (patch)
tree412b7b82ca84240514a2d82b1997f43ca990c9ee /nx-X11/include
parent9acfa3b28ec1dfa3986a49604ef65a1cf97854bd (diff)
downloadnx-libs-3698cf27b0b3eb29411efa7d4395f2170f21dec6.tar.gz
nx-libs-3698cf27b0b3eb29411efa7d4395f2170f21dec6.tar.bz2
nx-libs-3698cf27b0b3eb29411efa7d4395f2170f21dec6.zip
include/extensions/damageproto.h: Use nx-X11's xfixesproto.h and damagewire.h instead of X.org's.
Diffstat (limited to 'nx-X11/include')
-rw-r--r--nx-X11/include/extensions/damageproto.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/nx-X11/include/extensions/damageproto.h b/nx-X11/include/extensions/damageproto.h
index b190d68c7..59157a35d 100644
--- a/nx-X11/include/extensions/damageproto.h
+++ b/nx-X11/include/extensions/damageproto.h
@@ -26,8 +26,8 @@
#define _DAMAGEPROTO_H_
#include <X11/Xmd.h>
-#include <X11/extensions/xfixesproto.h>
-#include <X11/extensions/damagewire.h>
+#include <nx-X11/extensions/xfixesproto.h>
+#include <nx-X11/extensions/damagewire.h>
#define Window CARD32
#define Drawable CARD32