diff options
Diffstat (limited to 'gfx/cairo/libpixman/src/pixman-edge.c')
-rw-r--r-- | gfx/cairo/libpixman/src/pixman-edge.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gfx/cairo/libpixman/src/pixman-edge.c b/gfx/cairo/libpixman/src/pixman-edge.c index ad6dfc4cfa..c324cd3d42 100644 --- a/gfx/cairo/libpixman/src/pixman-edge.c +++ b/gfx/cairo/libpixman/src/pixman-edge.c @@ -21,7 +21,7 @@ */ #ifdef HAVE_CONFIG_H -#include <config.h> +#include <pixman-config.h> #endif #include <string.h> |