From ee145e53d1c1175a7af873c120eb2958cd38982e Mon Sep 17 00:00:00 2001 From: Emanuel Schmidt Date: Tue, 14 Feb 2023 22:00:47 +0100 Subject: Changed name of the config-header to "pixman-config.h" --- pixman/pixman-utils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pixman/pixman-utils.c') diff --git a/pixman/pixman-utils.c b/pixman/pixman-utils.c index 2c2dddd..8c57b0b 100644 --- a/pixman/pixman-utils.c +++ b/pixman/pixman-utils.c @@ -23,7 +23,7 @@ */ #ifdef HAVE_CONFIG_H -#include +#include #endif #include #include -- cgit v1.2.1