summaryrefslogtreecommitdiff
path: root/fb
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 /fb
parent74feba4d77d74979a0ea478d666439ffc55001e5 (diff)
Require pixman-1 0.9.4, update pixman includes to new scheme
Diffstat (limited to 'fb')
-rw-r--r--fb/fb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fb/fb.h b/fb/fb.h
index 27b49f681..df430b8fd 100644
--- a/fb/fb.h
+++ b/fb/fb.h
@@ -26,7 +26,7 @@
#define _FB_H_
#include <X11/X.h>
-#include <pixman/pixman.h>
+#include <pixman.h>
#include "scrnintstr.h"
#include "pixmap.h"