summaryrefslogtreecommitdiff
path: root/xmloff/inc/XMLImageMapContext.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:40:17 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:40:17 +0000
commita37a4871742b026af224df1baed6640afa484aa7 (patch)
treef26d66968a7fbd0e850a758dc80a1f03db2973ae /xmloff/inc/XMLImageMapContext.hxx
parent9a20a99f351fe5e81324905dcd3de8abfa6c044e (diff)
INTEGRATION: CWS vgbugs07 (1.2.274); FILE MERGED
2007/06/04 13:23:17 vg 1.2.274.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'xmloff/inc/XMLImageMapContext.hxx')
-rw-r--r--xmloff/inc/XMLImageMapContext.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/inc/XMLImageMapContext.hxx b/xmloff/inc/XMLImageMapContext.hxx
index f23d9885398a..53cd282fe9f8 100644
--- a/xmloff/inc/XMLImageMapContext.hxx
+++ b/xmloff/inc/XMLImageMapContext.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLImageMapContext.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 12:51:29 $
+ * last change: $Author: hr $ $Date: 2007-06-27 14:40:17 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -37,7 +37,7 @@
#define _XMLOFF_XMLIMAGEMAPCONTEXT_HXX_
#ifndef _XMLOFF_XMLICTXT_HXX
-#include "xmlictxt.hxx"
+#include <xmloff/xmlictxt.hxx>
#endif
#ifndef _RTL_USTRING_HXX_