summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/scuiimoptdlg.hxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-10-23 01:54:39 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-10-29 09:30:49 +0100
commit8ee49e6e8f5c37682d776fac4bc01479733b9d76 (patch)
tree58daf20d435bf29f94bd2c1c9e2b0f736ac2098f /sc/source/ui/inc/scuiimoptdlg.hxx
parent982663f2137195cffabbcb623e3199cbba658ab7 (diff)
tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[f-p]*
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Ie40401e8706dda219b8578d180983811114cabed Reviewed-on: https://gerrit.libreoffice.org/62208 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'sc/source/ui/inc/scuiimoptdlg.hxx')
-rw-r--r--sc/source/ui/inc/scuiimoptdlg.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/ui/inc/scuiimoptdlg.hxx b/sc/source/ui/inc/scuiimoptdlg.hxx
index e4202eeb0575..aa16ba72a62d 100644
--- a/sc/source/ui/inc/scuiimoptdlg.hxx
+++ b/sc/source/ui/inc/scuiimoptdlg.hxx
@@ -21,6 +21,7 @@
#define INCLUDED_SC_SOURCE_UI_INC_SCUIIMOPTDLG_HXX
#include <vcl/layout.hxx>
+#include <svx/txencbox.hxx>
#include "imoptdlg.hxx"
class ScDelimiterTable;