diff options
Diffstat (limited to 'render/picture.h')
-rw-r--r-- | render/picture.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/render/picture.h b/render/picture.h index 563a81b43..1719587a5 100644 --- a/render/picture.h +++ b/render/picture.h @@ -25,7 +25,7 @@ #ifndef _PICTURE_H_ #define _PICTURE_H_ -#include <pixman.h> +#include <pixman/pixman.h> typedef struct _DirectFormat *DirectFormatPtr; typedef struct _PictFormat *PictFormatPtr; |