diff options
Diffstat (limited to 'src/opengl/gl2paintengineex/qglshader_p.h')
-rw-r--r-- | src/opengl/gl2paintengineex/qglshader_p.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/opengl/gl2paintengineex/qglshader_p.h b/src/opengl/gl2paintengineex/qglshader_p.h index 1625b84..4cbf3f6 100644 --- a/src/opengl/gl2paintengineex/qglshader_p.h +++ b/src/opengl/gl2paintengineex/qglshader_p.h @@ -81,6 +81,7 @@ SAMPLER_2D_SHADOW. #include <QtOpenGL> +#include <private/qgl_p.h> typedef struct { GLfloat a; |