diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 15:12:06 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 15:12:06 +0000 |
commit | 20262aac973978106241dc042aed73a9f3913017 (patch) | |
tree | 1ed0c0444398219149554943825cce9ea5f32152 /xmloff | |
parent | 4fa231665af35823f51a7a366e073bbb2e0e5165 (diff) |
INTEGRATION: CWS vgbugs07 (1.4.156); FILE MERGED
2007/06/04 13:23:40 vg 1.4.156.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'xmloff')
-rw-r--r-- | xmloff/source/text/XMLTextPropertySetContext.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/source/text/XMLTextPropertySetContext.hxx b/xmloff/source/text/XMLTextPropertySetContext.hxx index dec38d4caaa6..06081346dcdc 100644 --- a/xmloff/source/text/XMLTextPropertySetContext.hxx +++ b/xmloff/source/text/XMLTextPropertySetContext.hxx @@ -4,9 +4,9 @@ * * $RCSfile: XMLTextPropertySetContext.hxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: hr $ $Date: 2006-06-19 18:47:24 $ + * last change: $Author: hr $ $Date: 2007-06-27 16:12:06 $ * * 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_XMLTEXTPROPERTYSETCONTEXT_HXX #ifndef _XMLOFF_XMLPROPERTYSETCONTEXT_HXX -#include "xmlprcon.hxx" +#include <xmloff/xmlprcon.hxx> #endif |