diff options
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 |