[Libreoffice-commits] core.git: sw/source

Tor Lillqvist tml at collabora.com
Wed Apr 16 01:53:57 PDT 2014


 sw/source/core/view/viewsh.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 1f5d29e3ec97302508da07bbb7ffab5e70bd24d0
Author: Tor Lillqvist <tml at collabora.com>
Date:   Wed Apr 16 11:51:58 2014 +0300

    Need <vcl/sysdata.hxx> for SystemGraphicsData, used in touch_lo_draw_tile()
    
    Change-Id: I70c2dafea2f86f8f2df2da6e939748facf7165e5

diff --git a/sw/source/core/view/viewsh.cxx b/sw/source/core/view/viewsh.cxx
index a9aef73..12f134c 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>


More information about the Libreoffice-commits mailing list