summaryrefslogtreecommitdiff
path: root/pixman/pixman-arm-simd.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 /pixman/pixman-arm-simd.c
parenteb998d7b6510b04f02259856c135a4083f8e6184 (diff)
downloadpixman-ee145e53d1c1175a7af873c120eb2958cd38982e.tar.gz
Changed name of the config-header to "pixman-config.h"
Diffstat (limited to 'pixman/pixman-arm-simd.c')
-rw-r--r--pixman/pixman-arm-simd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pixman/pixman-arm-simd.c b/pixman/pixman-arm-simd.c
index f0d1454..40f3a97 100644
--- a/pixman/pixman-arm-simd.c
+++ b/pixman/pixman-arm-simd.c
@@ -24,7 +24,7 @@
*
*/
#ifdef HAVE_CONFIG_H
-#include <config.h>
+#include <pixman-config.h>
#endif
#include "pixman-private.h"