summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@collabora.com>2016-01-20 22:12:19 +0100
committerJan Holesovsky <kendy@collabora.com>2016-01-20 22:12:19 +0100
commit03d10e1ab2a7a97c00edbc07c1fe7c0fc937154b (patch)
tree10dafab263e6c7123bdcb713a9be06da0b6d2e25 /sc
parent33619948835d8b9522cf7240125f8018c50a437d (diff)
sc: Fix build.
Change-Id: I496015f119b1e102528ac5ec5d27e896de25e56c
Diffstat (limited to 'sc')
-rw-r--r--sc/source/ui/view/viewdata.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/ui/view/viewdata.cxx b/sc/source/ui/view/viewdata.cxx
index 290bb461992c..0dddea6d43ac 100644
--- a/sc/source/ui/view/viewdata.cxx
+++ b/sc/source/ui/view/viewdata.cxx
@@ -59,6 +59,7 @@
#include <gridwin.hxx>
#include <rtl/ustrbuf.hxx>
#include <boost/checked_delete.hpp>
+#include <comphelper/lok.hxx>
#include <comphelper/processfactory.hxx>
#include <comphelper/string.hxx>