diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 14:22:17 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 14:22:17 +0000 |
commit | 86d7fc6dcc77384938d0449ee3e3bda1e7445999 (patch) | |
tree | 6ca73f5086d5cdc129443a1e4d42211c07a906e2 /xmloff/source/script | |
parent | e40afd3353931bcabebbd40c008146db908a27cf (diff) |
INTEGRATION: CWS vgbugs07 (1.3.276); FILE MERGED
2007/06/04 13:23:28 vg 1.3.276.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'xmloff/source/script')
-rw-r--r-- | xmloff/source/script/xmlbasici.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/source/script/xmlbasici.hxx b/xmloff/source/script/xmlbasici.hxx index 055c460472ef..99fafebd1546 100644 --- a/xmloff/source/script/xmlbasici.hxx +++ b/xmloff/source/script/xmlbasici.hxx @@ -4,9 +4,9 @@ * * $RCSfile: xmlbasici.hxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2005-09-09 14:21:16 $ + * last change: $Author: hr $ $Date: 2007-06-27 15:22:17 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -44,7 +44,7 @@ #endif #ifndef _XMLOFF_XMLICTXT_HXX -#include "xmlictxt.hxx" +#include <xmloff/xmlictxt.hxx> #endif |