From d0dc9698ae4324d44ed4c0482d6858d0b73bff33 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Wed, 22 Aug 2007 09:00:45 -0700 Subject: Revert "Fix include to " The pixman headers have been located under pixman-1/ instead of pixman/ since around 2007-08-06, and pixman-1.pc has the updated include paths to account for this. This reverts commit feb1b3e45513bd6eaa2e6a5ee536183f20d9cb68. --- render/picture.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'render') diff --git a/render/picture.h b/render/picture.h index 1719587a5..563a81b43 100644 --- a/render/picture.h +++ b/render/picture.h @@ -25,7 +25,7 @@ #ifndef _PICTURE_H_ #define _PICTURE_H_ -#include +#include typedef struct _DirectFormat *DirectFormatPtr; typedef struct _PictFormat *PictFormatPtr; -- cgit v1.2.3