summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/propertyimport.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 14:18:22 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 14:18:22 +0000
commit1ef5584111aa2d9902458d21a4346c6267c1158d (patch)
tree8a35121f194005c0f4a787aef51b9493b4883b2d /xmloff/source/forms/propertyimport.cxx
parenta604a71127a4ab02dcef81239530e5727e136418 (diff)
INTEGRATION: CWS vgbugs07 (1.25.124); FILE MERGED
2007/06/04 13:23:27 vg 1.25.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'xmloff/source/forms/propertyimport.cxx')
-rw-r--r--xmloff/source/forms/propertyimport.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/xmloff/source/forms/propertyimport.cxx b/xmloff/source/forms/propertyimport.cxx
index 1ab422ad2848..9750de500e75 100644
--- a/xmloff/source/forms/propertyimport.cxx
+++ b/xmloff/source/forms/propertyimport.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: propertyimport.cxx,v $
*
- * $Revision: 1.25 $
+ * $Revision: 1.26 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 10:38:10 $
+ * last change: $Author: hr $ $Date: 2007-06-27 15:18:22 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -40,13 +40,13 @@
#include "propertyimport.hxx"
#endif
#ifndef _XMLOFF_XMLIMP_HXX
-#include "xmlimp.hxx"
+#include <xmloff/xmlimp.hxx>
#endif
#ifndef _XMLOFF_XMLUCONV_HXX
-#include "xmluconv.hxx"
+#include <xmloff/xmluconv.hxx>
#endif
#ifndef _XMLOFF_NMSPMAP_HXX
-#include "nmspmap.hxx"
+#include <xmloff/nmspmap.hxx>
#endif
#ifndef _OSL_DIAGNOSE_H_
#include <osl/diagnose.h>