summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2016-05-25 08:25:50 +0200
committerStephan Bergmann <sbergman@redhat.com>2016-05-25 08:25:50 +0200
commit112d7c1d24ab786bfabdcfbd092718c8af392c7a (patch)
tree5db221af625c5ea28f7bd06198f64b9e0f7e8713 /vcl
parent28c1e1af6c014f1e505fc8599e30bbbc6c363164 (diff)
Missing include
Change-Id: I11a004458ac90db92f4bf9e54827b6727c5cbc67
Diffstat (limited to 'vcl')
-rw-r--r--vcl/opengl/win/gdiimpl.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/opengl/win/gdiimpl.cxx b/vcl/opengl/win/gdiimpl.cxx
index 1f6b044d9a64..8be4bd65f3ff 100644
--- a/vcl/opengl/win/gdiimpl.cxx
+++ b/vcl/opengl/win/gdiimpl.cxx
@@ -8,6 +8,7 @@
*/
#include "opengl/win/gdiimpl.hxx"
+#include <opengl/zone.hxx>
#include <o3tl/lru_map.hxx>
#include <win/wincomp.hxx>
#include <win/saldata.hxx>