summaryrefslogtreecommitdiff
path: root/svx/source/items/numfmtsh.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 17:28:51 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 17:28:51 +0000
commit4452ed8f72b57fd41379a6446953606d4706cc64 (patch)
tree3981289bf259b4469be90a319c2d6161dfa3c91f /svx/source/items/numfmtsh.cxx
parentbb0510cc30913dc4d0c6dbc6f3c88180898403f1 (diff)
INTEGRATION: CWS vgbugs07 (1.16.320); FILE MERGED
2007/06/04 13:27:04 vg 1.16.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/items/numfmtsh.cxx')
-rw-r--r--svx/source/items/numfmtsh.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/items/numfmtsh.cxx b/svx/source/items/numfmtsh.cxx
index 7e885178d507..ac92fce57cb5 100644
--- a/svx/source/items/numfmtsh.cxx
+++ b/svx/source/items/numfmtsh.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: numfmtsh.cxx,v $
*
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
- * last change: $Author: obo $ $Date: 2006-10-12 12:54:53 $
+ * last change: $Author: hr $ $Date: 2007-06-27 18:28:51 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -70,7 +70,7 @@
#include <vcl/svapp.hxx>
#endif
-#include "numfmtsh.hxx"
+#include <svx/numfmtsh.hxx>
// class SvxNumberFormatShell --------------------------------------------
const double SvxNumberFormatShell::DEFAULT_NUMVALUE = 1234.56789;