diff --git a/cogl/cogl.h b/cogl/cogl.h index 5def2115b..ff7f8f46b 100644 --- a/cogl/cogl.h +++ b/cogl/cogl.h @@ -96,6 +96,9 @@ typedef struct _CoglFramebuffer CoglFramebuffer; #if defined (COGL_HAS_EGL_PLATFORM_WAYLAND_SUPPORT) #include #endif +#if COGL_HAS_WIN32_SUPPORT +#include +#endif /* XXX: This will definitly go away once all the Clutter winsys * code has been migrated down into Cogl! */ #include