summaryrefslogtreecommitdiff
path: root/cogl/cogl-onscreen-template.h
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu.vizoso@collabora.com>2012-06-20 19:44:41 +0200
committerTomeu Vizoso <tomeu.vizoso@collabora.com>2012-06-20 19:53:18 +0200
commit7123c9d94538a616ca4b59aa9aca0f16b8dbc566 (patch)
treebbd8aa9e268f654baa8e4139547d66785710b857 /cogl/cogl-onscreen-template.h
parentd7d3ec3bf7f9a096d239cade89e306518d564bf3 (diff)
downloadcogl-7123c9d94538a616ca4b59aa9aca0f16b8dbc566.tar.gz
Mass rename CLUTTER_COMPILATION to COGL_COMPILATION
Diffstat (limited to 'cogl/cogl-onscreen-template.h')
-rw-r--r--cogl/cogl-onscreen-template.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cogl/cogl-onscreen-template.h b/cogl/cogl-onscreen-template.h
index 64d9b74c..cd531d36 100644
--- a/cogl/cogl-onscreen-template.h
+++ b/cogl/cogl-onscreen-template.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