summaryrefslogtreecommitdiff
path: root/test/utils/utils.h
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/utils/utils.h
parenteb998d7b6510b04f02259856c135a4083f8e6184 (diff)
downloadpixman-ee145e53d1c1175a7af873c120eb2958cd38982e.tar.gz
Changed name of the config-header to "pixman-config.h"
Diffstat (limited to 'test/utils/utils.h')
-rw-r--r--test/utils/utils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/utils/utils.h b/test/utils/utils.h
index 701417f..d3e1ba4 100644
--- a/test/utils/utils.h
+++ b/test/utils/utils.h
@@ -1,5 +1,5 @@
#ifdef HAVE_CONFIG_H
-#include <config.h>
+#include <pixman-config.h>
#endif
#include <assert.h>