summaryrefslogtreecommitdiff
path: root/cogl/cogl-glib-source.h
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu.vizoso@collabora.com>2012-06-20 19:49:08 +0200
committerRobert Bragg <robert@linux.intel.com>2012-08-06 14:27:45 +0100
commit93d0de1d9acf03a99d5fc580cb64fc483983f197 (patch)
treef7200c1589ecc393bcf52a28cc79ec4b1c458b46 /cogl/cogl-glib-source.h
parent4ad1e9b83af4051978f301ee2323c6bb7bf0378d (diff)
downloadcogl-93d0de1d9acf03a99d5fc580cb64fc483983f197.tar.gz
Mass rename CLUTTER_COMPILATION to COGL_COMPILATION
Reviewed-by: Neil Roberts <neil@linux.intel.com> (cherry picked from commit a99512e5798e48ffa3a9a1a7eb98bc55647ee1b6)
Diffstat (limited to 'cogl/cogl-glib-source.h')
-rw-r--r--cogl/cogl-glib-source.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cogl/cogl-glib-source.h b/cogl/cogl-glib-source.h
index 6bd5dd46..1ce7d7e7 100644
--- a/cogl/cogl-glib-source.h
+++ b/cogl/cogl-glib-source.h
@@ -21,7 +21,7 @@
*
*/
-#if !defined(__COGL_H_INSIDE__) && !defined(CLUTTER_COMPILATION)
+#if !defined(__COGL_H_INSIDE__) && !defined(COGL_COMPILATION)
#error "Only <cogl/cogl.h> can be included directly."
#endif