diff options
Diffstat (limited to 'cogl/cogl-poll.h')
-rw-r--r-- | cogl/cogl-poll.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cogl/cogl-poll.h b/cogl/cogl-poll.h index a7647594..2a319bd4 100644 --- a/cogl/cogl-poll.h +++ b/cogl/cogl-poll.h @@ -24,7 +24,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 |