From 3698cf27b0b3eb29411efa7d4395f2170f21dec6 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sat, 1 Oct 2016 11:28:50 +0200 Subject: include/extensions/damageproto.h: Use nx-X11's xfixesproto.h and damagewire.h instead of X.org's. --- nx-X11/include/extensions/damageproto.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nx-X11/include') 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 -#include -#include +#include +#include #define Window CARD32 #define Drawable CARD32 -- cgit v1.2.3