diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 14:23:19 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 14:23:19 +0000 |
commit | 362a21a4de84a30f4057ca29b097adad6bbb5624 (patch) | |
tree | 80bffe6b3901febb32f437652bf3a491295299b5 /xmloff/source | |
parent | c5889b0bd612cbc1cfbb0abe20196eff55e92032 (diff) |
INTEGRATION: CWS vgbugs07 (1.2.276); FILE MERGED
2007/06/04 13:23:28 vg 1.2.276.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'xmloff/source')
-rw-r--r-- | xmloff/source/style/DrawAspectHdl.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/source/style/DrawAspectHdl.hxx b/xmloff/source/style/DrawAspectHdl.hxx index eb5a11ed3b2a..98a34ee43ede 100644 --- a/xmloff/source/style/DrawAspectHdl.hxx +++ b/xmloff/source/style/DrawAspectHdl.hxx @@ -4,9 +4,9 @@ * * $RCSfile: DrawAspectHdl.hxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: rt $ $Date: 2005-09-09 14:22:38 $ + * last change: $Author: hr $ $Date: 2007-06-27 15:23:19 $ * * 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_DRAWASPECTHDL_HXX #ifndef _XMLOFF_PROPERTYHANDLERBASE_HXX -#include <xmlprhdl.hxx> +#include <xmloff/xmlprhdl.hxx> #endif /** |