summaryrefslogtreecommitdiff
path: root/vcl/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2015-08-24 12:15:38 +0100
committerCaolán McNamara <caolanm@redhat.com>2015-08-24 12:15:38 +0100
commit1e8e3a8c4624e9a4f16a7fb7f24c5d7125d7f106 (patch)
treea77cfd9dc12147114f094c33afaa4dff2805b81b /vcl/inc
parentf3db01f313ac06f70bec7584f48a380ab832ca75 (diff)
include vector
Change-Id: I84f571c0564b33a5b647a270c567959b415b3747
Diffstat (limited to 'vcl/inc')
-rw-r--r--vcl/inc/opengl/texture.hxx1
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
{