summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
Diffstat (limited to 'sc')
-rw-r--r--sc/source/ui/dbgui/consdlg.cxx1
-rw-r--r--sc/source/ui/inc/tpusrlst.hxx3
-rw-r--r--sc/source/ui/optdlg/tpusrlst.cxx1
3 files changed, 1 insertions, 4 deletions
diff --git a/sc/source/ui/dbgui/consdlg.cxx b/sc/source/ui/dbgui/consdlg.cxx
index d5a1de99c164..3cb87621353e 100644
--- a/sc/source/ui/dbgui/consdlg.cxx
+++ b/sc/source/ui/dbgui/consdlg.cxx
@@ -32,7 +32,6 @@
#include <strings.hrc>
#include <consdlg.hxx>
-#include <vcl/fixed.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
diff --git a/sc/source/ui/inc/tpusrlst.hxx b/sc/source/ui/inc/tpusrlst.hxx
index dd3d4cf133a4..c237da9a9fb2 100644
--- a/sc/source/ui/inc/tpusrlst.hxx
+++ b/sc/source/ui/inc/tpusrlst.hxx
@@ -21,9 +21,6 @@
#define INCLUDED_SC_SOURCE_UI_INC_TPUSRLST_HXX
#include <sfx2/tabdlg.hxx>
-#include <vcl/fixed.hxx>
-#include <vcl/lstbox.hxx>
-#include <vcl/vclmedit.hxx>
class ScUserList;
class ScDocument;
diff --git a/sc/source/ui/optdlg/tpusrlst.cxx b/sc/source/ui/optdlg/tpusrlst.cxx
index 8aec1aa7e1dc..652c4b2d0919 100644
--- a/sc/source/ui/optdlg/tpusrlst.cxx
+++ b/sc/source/ui/optdlg/tpusrlst.cxx
@@ -20,6 +20,7 @@
#undef SC_DLLIMPLEMENTATION
#include <comphelper/string.hxx>
+#include <tools/lineend.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>