summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 15:28:52 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 15:28:52 +0000
commit82fc0176742b5c1509d737a6968f970457d2146e (patch)
treed3d7324ba834014ef1f4f150de7a245ea152b271 /xmloff
parent905eefc729625b133e549234530d396ee6a51ad7 (diff)
INTEGRATION: CWS vgbugs07 (1.7.114); FILE MERGED
2007/06/04 13:23:47 vg 1.7.114.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/source/xforms/xformsapi.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/xmloff/source/xforms/xformsapi.cxx b/xmloff/source/xforms/xformsapi.cxx
index 9c23d0b3c2f2..aee10fdd47a3 100644
--- a/xmloff/source/xforms/xformsapi.cxx
+++ b/xmloff/source/xforms/xformsapi.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: xformsapi.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: obo $ $Date: 2006-10-12 14:56:34 $
+ * last change: $Author: hr $ $Date: 2007-06-27 16:28:52 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -51,10 +51,10 @@
#include <unotools/processfactory.hxx>
#include <tools/debug.hxx>
-#include <xmltoken.hxx>
-#include <nmspmap.hxx>
+#include <xmloff/xmltoken.hxx>
+#include <xmloff/nmspmap.hxx>
#include <xmlnmspe.hxx>
-#include <xmltkmap.hxx>
+#include <xmloff/xmltkmap.hxx>
using rtl::OUString;
using com::sun::star::uno::Reference;