summaryrefslogtreecommitdiff
path: root/svl
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2009-10-19 17:30:42 +0200
committerMathias Bauer <mba@openoffice.org>2009-10-19 17:30:42 +0200
commit03685ed53213d63c3126624e2a65954e60df4e14 (patch)
tree934bb8f275a3f00d4c7723472c4a5855e13b8933 /svl
parent942dbe34b9a1400c926a81f88e849d248b58ed55 (diff)
#i103496#: forgotten commit
Diffstat (limited to 'svl')
-rw-r--r--svl/source/items/dateitem.cxx6
1 files changed, 1 insertions, 5 deletions
diff --git a/svl/source/items/dateitem.cxx b/svl/source/items/dateitem.cxx
index d5989d4b7a2b..d6ef8fdc7c9e 100644
--- a/svl/source/items/dateitem.cxx
+++ b/svl/source/items/dateitem.cxx
@@ -35,7 +35,7 @@
#define _DATETIMEITEM_CXX
#include <svl/dateitem.hxx>
-
+#include <svl/svldata.hxx>
#include <svl/svtools.hrc>
#include <unotools/intlwrapper.hxx>
@@ -49,10 +49,6 @@
#include <com/sun/star/lang/Locale.hpp>
-#include <vcl/svapp.hxx>
-
-#include <svl/svldata.hxx>
-
// STATIC DATA -----------------------------------------------------------
DBG_NAME(SfxDateTimeItem)