diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 15:16:43 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 15:16:43 +0000 |
commit | ce2235a474909e1be1349962ab6d326d5481bd2a (patch) | |
tree | 485392734dc7e290682363d863052320c84abed7 /xmloff/source | |
parent | 21e587a4c0745e2c6cec4698d7eb78e663abdcd7 (diff) |
INTEGRATION: CWS vgbugs07 (1.10.102); FILE MERGED
2007/06/04 13:23:42 vg 1.10.102.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'xmloff/source')
-rw-r--r-- | xmloff/source/text/txtparai.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/source/text/txtparai.hxx b/xmloff/source/text/txtparai.hxx index 39b8af1ad03b..78c5dc5037ce 100644 --- a/xmloff/source/text/txtparai.hxx +++ b/xmloff/source/text/txtparai.hxx @@ -4,9 +4,9 @@ * * $RCSfile: txtparai.hxx,v $ * - * $Revision: 1.10 $ + * $Revision: 1.11 $ * - * last change: $Author: rt $ $Date: 2006-10-30 09:07:41 $ + * last change: $Author: hr $ $Date: 2007-06-27 16:16:43 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -41,7 +41,7 @@ #endif #ifndef _XMLOFF_XMLICTXT_HXX -#include "xmlictxt.hxx" +#include <xmloff/xmlictxt.hxx> #endif class XMLHints_Impl; |