summaryrefslogtreecommitdiff
path: root/test/fence-image-self-test.c
diff options
context:
space:
mode:
authorEmanuel Schmidt <eschmidt216@gmail.com>2023-02-14 22:00:47 +0100
committerEmanuel Schmidt <eschmidt216@gmail.com>2023-02-14 22:20:12 +0100
commitee145e53d1c1175a7af873c120eb2958cd38982e (patch)
tree6c487a0ed7176d9fcfce93383b5cdd6eeabc4813 /test/fence-image-self-test.c
parenteb998d7b6510b04f02259856c135a4083f8e6184 (diff)
downloadpixman-ee145e53d1c1175a7af873c120eb2958cd38982e.tar.gz
Changed name of the config-header to "pixman-config.h"
Diffstat (limited to 'test/fence-image-self-test.c')
-rw-r--r--test/fence-image-self-test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fence-image-self-test.c b/test/fence-image-self-test.c
index c80b3cf..2eb82ce 100644
--- a/test/fence-image-self-test.c
+++ b/test/fence-image-self-test.c
@@ -23,7 +23,7 @@
*/
#ifdef HAVE_CONFIG_H
-#include <config.h>
+#include <pixman-config.h>
#endif
#include "utils.h"