diff options
Diffstat (limited to 'nx-X11/include/extensions/damageproto.h')
-rw-r--r-- | nx-X11/include/extensions/damageproto.h | 4 |
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 |