diff --git a/cogl/cogl.h b/cogl/cogl.h index 9f2cabe84..8b0eef586 100644 --- a/cogl/cogl.h +++ b/cogl/cogl.h @@ -29,6 +29,10 @@ #define __COGL_H_INSIDE__ +#ifdef COGL_ENABLE_EXPERIMENTAL_2_0_API +#define COGL_ENABLE_EXPERIMENTAL_API +#endif + #include #include