diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 14:37:15 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 14:37:15 +0000 |
commit | 98a2207b038cbcc462c4dda01113332edcda104e (patch) | |
tree | 5eb48a699b376166b71bd764ffd26057420f76ea /xmloff/source/style/cdouthdl.hxx | |
parent | 86538aa2963a0cef3be2230c9cb439c1aa7cd25f (diff) |
INTEGRATION: CWS vgbugs07 (1.3.276); FILE MERGED
2007/06/04 13:23:31 vg 1.3.276.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'xmloff/source/style/cdouthdl.hxx')
-rw-r--r-- | xmloff/source/style/cdouthdl.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/source/style/cdouthdl.hxx b/xmloff/source/style/cdouthdl.hxx index 18708b93c831..3281df344fbf 100644 --- a/xmloff/source/style/cdouthdl.hxx +++ b/xmloff/source/style/cdouthdl.hxx @@ -4,9 +4,9 @@ * * $RCSfile: cdouthdl.hxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2005-09-09 14:38:37 $ + * last change: $Author: hr $ $Date: 2007-06-27 15:36:45 $ * * 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_PROPERTYHANDLER_CROSSEDOUTTYPES_HXX #ifndef _XMLOFF_PROPERTYHANDLERBASE_HXX -#include <xmlprhdl.hxx> +#include <xmloff/xmlprhdl.hxx> #endif /** |