summaryrefslogtreecommitdiff
path: root/pixman/make-srgb.pl
diff options
context:
space:
mode:
Diffstat (limited to 'pixman/make-srgb.pl')
-rw-r--r--pixman/make-srgb.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/pixman/make-srgb.pl b/pixman/make-srgb.pl
index cdaa80b..8bba160 100644
--- a/pixman/make-srgb.pl
+++ b/pixman/make-srgb.pl
@@ -73,7 +73,7 @@ print <<"PROLOG";
#include <stdint.h>
#ifdef HAVE_CONFIG_H
-#include <config.h>
+#include <pixman-config.h>
#endif
#include "pixman-private.h"