summaryrefslogtreecommitdiff
path: root/demos/dither.c
diff options
context:
space:
mode:
Diffstat (limited to 'demos/dither.c')
-rw-r--r--demos/dither.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/dither.c b/demos/dither.c
index 63ba248..a6a157a 100644
--- a/demos/dither.c
+++ b/demos/dither.c
@@ -23,7 +23,7 @@
* DEALINGS IN THE SOFTWARE.
*/
#ifdef HAVE_CONFIG_H
-#include "config.h"
+#include "pixman-config.h"
#endif
#include <math.h>
#include <gtk/gtk.h>