summaryrefslogtreecommitdiff
path: root/cogl/cogl-display.h
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu.vizoso@collabora.com>2012-06-20 19:49:08 +0200
committerTomeu Vizoso <tomeu.vizoso@collabora.com>2012-06-20 19:52:03 +0200
commita99512e5798e48ffa3a9a1a7eb98bc55647ee1b6 (patch)
tree6a22d237207cd1b4587b9e7856ff42d2cac57753 /cogl/cogl-display.h
parent66c9f26dfb3133f43d319128d6636f793a1ceb4a (diff)
downloadcogl-a99512e5798e48ffa3a9a1a7eb98bc55647ee1b6.tar.gz
Mass rename CLUTTER_COMPILATION to COGL_COMPILATION
Reviewed-by: Neil Roberts <neil@linux.intel.com>
Diffstat (limited to 'cogl/cogl-display.h')
-rw-r--r--cogl/cogl-display.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cogl/cogl-display.h b/cogl/cogl-display.h
index 7e5e4275..463b99cb 100644
--- a/cogl/cogl-display.h
+++ b/cogl/cogl-display.h
@@ -24,7 +24,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