summaryrefslogtreecommitdiff
path: root/cogl/cogl/cogl-blend-string.c
diff options
context:
space:
mode:
authorJonas Ådahl <jadahl@gmail.com>2018-05-18 16:43:02 +0200
committerJonas Ådahl <jadahl@gmail.com>2018-11-06 17:17:36 +0100
commit0163a0b0cdec25203b1168487ce41a6b2d689cf5 (patch)
tree9cb561a5c0c77a4f9b5c484573ccb2b956b957b6 /cogl/cogl/cogl-blend-string.c
parent12171e413b2afad6e2cd494c03753637e0ff6406 (diff)
downloadmutter-0163a0b0cdec25203b1168487ce41a6b2d689cf5.tar.gz
cogl: Unconditionally include cogl-config.h
Diffstat (limited to 'cogl/cogl/cogl-blend-string.c')
-rw-r--r--cogl/cogl/cogl-blend-string.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/cogl/cogl/cogl-blend-string.c b/cogl/cogl/cogl-blend-string.c
index 659152d21..696787249 100644
--- a/cogl/cogl/cogl-blend-string.c
+++ b/cogl/cogl/cogl-blend-string.c
@@ -31,9 +31,7 @@
* Robert Bragg <robert@linux.intel.com>
*/
-#ifdef HAVE_CONFIG_H
#include "cogl-config.h"
-#endif
#include <stdlib.h>
#include <string.h>