From 9fc7ab9a00f99088432529af9129c5e4702e7c6f Mon Sep 17 00:00:00 2001 From: Kevin E Martin Date: Sat, 23 Jul 2005 18:06:16 +0000 Subject: lib/Xrender/Picture.c Change region.h to Xregion.h and modify internal references to include . --- src/Picture.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Picture.c b/src/Picture.c index d6af05f..0b18f5c 100644 --- a/src/Picture.c +++ b/src/Picture.c @@ -26,7 +26,7 @@ #include #endif #include "Xrenderint.h" -#include +#include static void _XRenderProcessPictureAttributes (Display *dpy, -- cgit v1.2.1