summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/XMLNumberStyles.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:59:42 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:59:42 +0000
commitf5dafadf04d9a26dce1c5a23936b5af1cde02506 (patch)
treee59acd59219927349acc67ba5594bfb76cc2df85 /xmloff/source/draw/XMLNumberStyles.cxx
parent919b45812eb046ad6b02235b1c20d192c63a7324 (diff)
INTEGRATION: CWS vgbugs07 (1.11.124); FILE MERGED
2007/06/04 13:23:23 vg 1.11.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'xmloff/source/draw/XMLNumberStyles.cxx')
-rw-r--r--xmloff/source/draw/XMLNumberStyles.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/xmloff/source/draw/XMLNumberStyles.cxx b/xmloff/source/draw/XMLNumberStyles.cxx
index 4a7e1d22b6a4..382fd9222984 100644
--- a/xmloff/source/draw/XMLNumberStyles.cxx
+++ b/xmloff/source/draw/XMLNumberStyles.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLNumberStyles.cxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 10:25:23 $
+ * last change: $Author: hr $ $Date: 2007-06-27 14:59:42 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -53,15 +53,15 @@
#endif
#ifndef _XMLOFF_XMLIMP_HXX
-#include "xmlimp.hxx"
+#include <xmloff/xmlimp.hxx>
#endif
#ifndef _XMLOFF_NMSPMAP_HXX
-#include "nmspmap.hxx"
+#include <xmloff/nmspmap.hxx>
#endif
#ifndef _XMLOFF_XMLTOKEN_HXX
-#include "xmltoken.hxx"
+#include <xmloff/xmltoken.hxx>
#endif
#include "sdxmlexp_impl.hxx"