summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/validate.cxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-05-19 09:22:07 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-06-20 14:28:43 +0200
commit3efc2d022b0d1a5cf6155257d57504d47ceefc44 (patch)
treee2fdc7d78deb04194d2926032cafa85d1c5a83d5 /sc/source/ui/dbgui/validate.cxx
parent0929a98acca8ec4d86caa97d3090a39f89f35f90 (diff)
tdf#42949 Fix IWYU warnings in sc/inc/[ux]*
Found with bin/find-unneeded-includes Only removal proposals are dealt with here and a bit of fallout management Change-Id: I53d2c5dc9e16a64a143b16316d2aeab05023d866 Reviewed-on: https://gerrit.libreoffice.org/56076 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'sc/source/ui/dbgui/validate.cxx')
-rw-r--r--sc/source/ui/dbgui/validate.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/ui/dbgui/validate.cxx b/sc/source/ui/dbgui/validate.cxx
index 99c5b05132ea..fe6bd005f669 100644
--- a/sc/source/ui/dbgui/validate.cxx
+++ b/sc/source/ui/dbgui/validate.cxx
@@ -21,6 +21,7 @@
#undef SC_DLLIMPLEMENTATION
#endif
+#include <com/sun/star/sheet/TableValidationVisibility.hpp>
#include <comphelper/string.hxx>
#include <vcl/svapp.hxx>
#include <vcl/builderfactory.hxx>