diff options
Diffstat (limited to 'vcl')
-rw-r--r-- | vcl/inc/opengl/texture.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/inc/opengl/texture.hxx b/vcl/inc/opengl/texture.hxx index 51f7040ab9ef..a6117a77d810 100644 --- a/vcl/inc/opengl/texture.hxx +++ b/vcl/inc/opengl/texture.hxx @@ -27,6 +27,7 @@ #include <tools/gen.hxx> #include <memory> +#include <vector> class ImplOpenGLTexture { |