summaryrefslogtreecommitdiff
path: root/vcl/source/window/window.cxx
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@suse.com>2012-06-08 22:04:48 +0300
committerTor Lillqvist <tlillqvist@suse.com>2012-06-09 23:51:08 +0300
commit10ff11e70c59d2e9cd9218faedef2b2b507f852f (patch)
tree4e0ab632ffa0b8ec84145fc089530037d3910b24 /vcl/source/window/window.cxx
parent15201d37a48ba759ac2aa6f4f5b6bd15d53f0416 (diff)
Do what the TODO said: Remove unused member and inclusion of vcl/virdev.hxx
Add header back in a few C++ files elsewhere. Change-Id: I041ed39ff9bb26d1f42f3614ca50dbc085f13861
Diffstat (limited to 'vcl/source/window/window.cxx')
-rw-r--r--vcl/source/window/window.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/source/window/window.cxx b/vcl/source/window/window.cxx
index a7c3d1165846..e55a0928d5a5 100644
--- a/vcl/source/window/window.cxx
+++ b/vcl/source/window/window.cxx
@@ -56,6 +56,7 @@
#include "vcl/gdimtf.hxx"
#include "vcl/pdfextoutdevdata.hxx"
#include "vcl/lazydelete.hxx"
+#include "vcl/virdev.hxx"
// declare system types in sysdata.hxx
#include "svsys.h"