diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 13:46:08 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 13:46:08 +0000 |
commit | c862ad409153a205e735846e941abda54d7d7371 (patch) | |
tree | 6a3c9eebc30a7fab1dba04a1fb3059dd7bcebbad /xmloff/inc/animations.hxx | |
parent | 722379ccfa56b539d916f4bb2b361c11cb9d599b (diff) |
INTEGRATION: CWS vgbugs07 (1.3.276); FILE MERGED
2007/06/04 13:23:18 vg 1.3.276.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'xmloff/inc/animations.hxx')
-rw-r--r-- | xmloff/inc/animations.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/inc/animations.hxx b/xmloff/inc/animations.hxx index 72ba598cdf07..1775bf086bef 100644 --- a/xmloff/inc/animations.hxx +++ b/xmloff/inc/animations.hxx @@ -4,9 +4,9 @@ * * $RCSfile: animations.hxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2005-09-09 13:02:57 $ + * last change: $Author: hr $ $Date: 2007-06-27 14:45:08 $ * * 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_ANIMATIONS_HXX #ifndef _XMLOFF_XMLTOKEN_HXX -#include "xmltoken.hxx" +#include <xmloff/xmltoken.hxx> #endif struct SvXMLEnumMapEntry; |