Mass rename CLUTTER_COMPILATION to COGL_COMPILATION

Reviewed-by: Neil Roberts <neil@linux.intel.com>

(cherry picked from commit a99512e5798e48ffa3a9a1a7eb98bc55647ee1b6)
This commit is contained in:
Tomeu Vizoso
2012-06-20 19:49:08 +02:00
committed by Robert Bragg
parent 4ad1e9b83a
commit 93d0de1d9a
65 changed files with 68 additions and 68 deletions

View File

@ -25,7 +25,7 @@
* Neil Roberts <neil@linux.intel.com>
*/
#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