summaryrefslogtreecommitdiff
path: root/xmloff/source/style/EnumPropertyHdl.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 14:23:33 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 14:23:33 +0000
commitd682e33d94b29539c2ee8d8a6f85dccfada2ab45 (patch)
treed5f3fd1b0ced4fa3c0a2fb35a56211ddcce108f9 /xmloff/source/style/EnumPropertyHdl.cxx
parent362a21a4de84a30f4057ca29b097adad6bbb5624 (diff)
INTEGRATION: CWS vgbugs07 (1.7.90); FILE MERGED
2007/06/04 13:23:28 vg 1.7.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'xmloff/source/style/EnumPropertyHdl.cxx')
-rw-r--r--xmloff/source/style/EnumPropertyHdl.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/xmloff/source/style/EnumPropertyHdl.cxx b/xmloff/source/style/EnumPropertyHdl.cxx
index 0d16c67c1f72..4fa43a5251c4 100644
--- a/xmloff/source/style/EnumPropertyHdl.cxx
+++ b/xmloff/source/style/EnumPropertyHdl.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: EnumPropertyHdl.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: vg $ $Date: 2006-11-21 17:35:36 $
+ * last change: $Author: hr $ $Date: 2007-06-27 15:23:33 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -41,11 +41,11 @@
#endif
#ifndef _XMLOFF_ENUMPROPERTYHANDLER_HXX
-#include <EnumPropertyHdl.hxx>
+#include <xmloff/EnumPropertyHdl.hxx>
#endif
#ifndef _XMLOFF_XMLUCONV_HXX
-#include "xmluconv.hxx"
+#include <xmloff/xmluconv.hxx>
#endif
#ifndef _COMPHELPER_EXTRACT_HXX_