diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 13:37:33 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 13:37:33 +0000 |
commit | 72aca6f8b58a8d0e9b07fefee290c62792c028fa (patch) | |
tree | f5503260915dc6e84d5a2929713f0268914ef923 /xmloff/inc/VisAreaContext.hxx | |
parent | 88e4c150a9f7b18d03f498b965bfbd1910ee0b55 (diff) |
INTEGRATION: CWS vgbugs07 (1.5.276); FILE MERGED
2007/06/04 13:23:16 vg 1.5.276.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'xmloff/inc/VisAreaContext.hxx')
-rw-r--r-- | xmloff/inc/VisAreaContext.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/inc/VisAreaContext.hxx b/xmloff/inc/VisAreaContext.hxx index 6ac9584c5edd..330f7006f63b 100644 --- a/xmloff/inc/VisAreaContext.hxx +++ b/xmloff/inc/VisAreaContext.hxx @@ -4,9 +4,9 @@ * * $RCSfile: VisAreaContext.hxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: rt $ $Date: 2005-09-09 12:43:35 $ + * last change: $Author: hr $ $Date: 2007-06-27 14:37:33 $ * * 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_VISAREACONTEXT_HXX #ifndef _XMLOFF_XMLICTXT_HXX -#include "xmlictxt.hxx" +#include <xmloff/xmlictxt.hxx> #endif #ifndef _VCL_MAPUNIT_HXX |