diff options
Diffstat (limited to 'nx-X11/include/extensions/renderproto.h')
-rw-r--r-- | nx-X11/include/extensions/renderproto.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nx-X11/include/extensions/renderproto.h b/nx-X11/include/extensions/renderproto.h index bdd4c746f..25c510cd1 100644 --- a/nx-X11/include/extensions/renderproto.h +++ b/nx-X11/include/extensions/renderproto.h @@ -26,8 +26,8 @@ #ifndef _XRENDERP_H_ #define _XRENDERP_H_ -#include <X11/Xmd.h> -#include <X11/extensions/render.h> +#include <nx-X11/Xmd.h> +#include <nx-X11/extensions/render.h> #define Window CARD32 #define Drawable CARD32 |