diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 13:35:51 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 13:35:51 +0000 |
commit | dd9426edb8a25a5a1eaec605e43a252059af0727 (patch) | |
tree | bab163e2748ca1c03a00951120b4608c43dd595b /xmloff/inc/AttributeContainerHandler.hxx | |
parent | 54e96d9fa4f2baf6687edefa3bfcad6927aeedd8 (diff) |
INTEGRATION: CWS vgbugs07 (1.3.114); FILE MERGED
2007/06/04 13:23:16 vg 1.3.114.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'xmloff/inc/AttributeContainerHandler.hxx')
-rw-r--r-- | xmloff/inc/AttributeContainerHandler.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/inc/AttributeContainerHandler.hxx b/xmloff/inc/AttributeContainerHandler.hxx index f5a6def38174..a649e578992a 100644 --- a/xmloff/inc/AttributeContainerHandler.hxx +++ b/xmloff/inc/AttributeContainerHandler.hxx @@ -4,9 +4,9 @@ * * $RCSfile: AttributeContainerHandler.hxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: obo $ $Date: 2006-10-12 14:36:31 $ + * last change: $Author: hr $ $Date: 2007-06-27 14:35:51 $ * * 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_ATTRIBUTECONTAINERHANDLER_HXX #ifndef _XMLOFF_PROPERTYHANDLERBASE_HXX -#include <xmlprhdl.hxx> +#include <xmloff/xmlprhdl.hxx> #endif /** |