summaryrefslogtreecommitdiff
path: root/sw/source/core/crsr/DateFormFieldButton.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/crsr/DateFormFieldButton.cxx')
-rw-r--r--sw/source/core/crsr/DateFormFieldButton.cxx11
1 files changed, 1 insertions, 10 deletions
diff --git a/sw/source/core/crsr/DateFormFieldButton.cxx b/sw/source/core/crsr/DateFormFieldButton.cxx
index af3d70cbc7a6..4ecaf15dbfba 100644
--- a/sw/source/core/crsr/DateFormFieldButton.cxx
+++ b/sw/source/core/crsr/DateFormFieldButton.cxx
@@ -9,20 +9,11 @@
#include <DateFormFieldButton.hxx>
#include <edtwin.hxx>
-#include <basegfx/color/bcolortools.hxx>
-#include <viewopt.hxx>
#include <bookmrk.hxx>
#include <vcl/floatwin.hxx>
-#include <vcl/event.hxx>
-#include <vcl/lstbox.hxx>
-#include <xmloff/odffields.hxx>
-#include <IMark.hxx>
-#include <view.hxx>
-#include <docsh.hxx>
-#include <strings.hrc>
#include <vcl/calendar.hxx>
#include <tools/date.hxx>
-#include <svx/numfmtsh.hxx>
+#include <svl/zforlist.hxx>
class SwDatePickerDialog : public FloatingWindow
{