diff options
Diffstat (limited to 'nx-X11/lib/Xrender/Picture.c')
-rw-r--r-- | nx-X11/lib/Xrender/Picture.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nx-X11/lib/Xrender/Picture.c b/nx-X11/lib/Xrender/Picture.c index 0b18f5c57..260eda05e 100644 --- a/nx-X11/lib/Xrender/Picture.c +++ b/nx-X11/lib/Xrender/Picture.c @@ -26,7 +26,7 @@ #include <config.h> #endif #include "Xrenderint.h" -#include <X11/Xregion.h> +#include <nx-X11/Xregion.h> static void _XRenderProcessPictureAttributes (Display *dpy, |