diff --git a/cogl/cogl-texture-2d.h b/cogl/cogl-texture-2d.h index be9a08c96..29462bfac 100644 --- a/cogl/cogl-texture-2d.h +++ b/cogl/cogl-texture-2d.h @@ -27,6 +27,8 @@ #ifndef __COGL_TEXURE_2D_H #define __COGL_TEXURE_2D_H +#include "cogl-context.h" + #ifdef COGL_HAS_WAYLAND_EGL_SERVER_SUPPORT #include #endif