diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 13:45:22 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 13:45:22 +0000 |
commit | 6c1f87ed0579e3caca75c34be3682acb2e8942c3 (patch) | |
tree | 5cb18fef625896a0cebde6711d5200d9f8473a65 /xmloff/inc/animimp.hxx | |
parent | 443689d6285d3b3aa0232055c73115a57636836d (diff) |
INTEGRATION: CWS vgbugs07 (1.2.274); FILE MERGED
2007/06/04 13:23:18 vg 1.2.274.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'xmloff/inc/animimp.hxx')
-rw-r--r-- | xmloff/inc/animimp.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/inc/animimp.hxx b/xmloff/inc/animimp.hxx index eeae0d3ce8d9..8d32b4892666 100644 --- a/xmloff/inc/animimp.hxx +++ b/xmloff/inc/animimp.hxx @@ -4,9 +4,9 @@ * * $RCSfile: animimp.hxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: rt $ $Date: 2005-09-09 13:03:29 $ + * last change: $Author: hr $ $Date: 2007-06-27 14:45:22 $ * * 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_ANIMIMP_HXX #ifndef _XMLOFF_XMLICTXT_HXX -#include "xmlictxt.hxx" +#include <xmloff/xmlictxt.hxx> #endif #ifndef _COM_SUN_STAR_DRAWING_XSHAPES_HPP_ |