summaryrefslogtreecommitdiff
path: root/include/miscstruct.h
diff options
context:
space:
mode:
authorSøren Sandmann Pedersen <sandmann@redhat.com>2007-08-06 19:00:59 -0400
committerSøren Sandmann Pedersen <sandmann@redhat.com>2007-08-06 19:00:59 -0400
commitaa3c6aaaab213200591d29ddb2921adfb87ee5b4 (patch)
treeb9c6262b97234f1e98752a7261c4e4f5cc6caa6b /include/miscstruct.h
parent74feba4d77d74979a0ea478d666439ffc55001e5 (diff)
Require pixman-1 0.9.4, update pixman includes to new scheme
Diffstat (limited to 'include/miscstruct.h')
-rw-r--r--include/miscstruct.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/miscstruct.h b/include/miscstruct.h
index 4f5b1d516..d240f1b28 100644
--- a/include/miscstruct.h
+++ b/include/miscstruct.h
@@ -51,7 +51,7 @@ SOFTWARE.
#include "misc.h"
#include <X11/Xprotostr.h>
#include "gc.h"
-#include <pixman/pixman.h>
+#include <pixman.h>
typedef xPoint DDXPointRec;