diff --git a/gfx/gl.c b/gfx/gl.c index 81785a2b44..cf7855898b 100644 --- a/gfx/gl.c +++ b/gfx/gl.c @@ -47,6 +47,8 @@ #include "shader_glsl.h" #endif +#include "shader_common.h" + #ifdef __CELLOS_LV2__ #define FPS_COUNTER #endif