summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-04-16 11:51:58 +0300
committerTor Lillqvist <tml@collabora.com>2014-04-16 11:53:18 +0300
commit1f5d29e3ec97302508da07bbb7ffab5e70bd24d0 (patch)
treeadd20f3c80f73f38822eb142c4fb61ab057b20f0
parent8ec26e211af44a6c8ef1e322c4e3b2d774a9f546 (diff)
Need <vcl/sysdata.hxx> for SystemGraphicsData, used in touch_lo_draw_tile()
Change-Id: I70c2dafea2f86f8f2df2da6e939748facf7165e5
-rw-r--r--sw/source/core/view/viewsh.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/core/view/viewsh.cxx b/sw/source/core/view/viewsh.cxx
index a9aef737cde7..12f134c4972a 100644
--- a/sw/source/core/view/viewsh.cxx
+++ b/sw/source/core/view/viewsh.cxx
@@ -55,6 +55,7 @@
#include <svtools/colorcfg.hxx>
#include <vcl/bmpacc.hxx>
#include <vcl/alpha.hxx>
+#include <vcl/sysdata.hxx>
#include <svtools/accessibilityoptions.hxx>
#include <accessibilityoptions.hxx>
#include <statstr.hrc>