summaryrefslogtreecommitdiff
path: root/tools/inc/impstrg.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 21:08:29 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 21:08:29 +0000
commit3970800abbd39bd84d63c96c38743c17ed953a52 (patch)
treec3967222a563671cb657883ccc33864ba0292561 /tools/inc/impstrg.hxx
parenta65696fa70ffcce3c4a5301c55a771b70ba15e84 (diff)
INTEGRATION: CWS vgbugs07 (1.2.202); FILE MERGED
2007/06/04 13:32:23 vg 1.2.202.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'tools/inc/impstrg.hxx')
-rw-r--r--tools/inc/impstrg.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/inc/impstrg.hxx b/tools/inc/impstrg.hxx
index 2dc0a6e0fe0b..a39c55811154 100644
--- a/tools/inc/impstrg.hxx
+++ b/tools/inc/impstrg.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: impstrg.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 13:42:31 $
+ * last change: $Author: hr $ $Date: 2007-06-27 22:08:29 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -37,11 +37,11 @@
#define _IMPSTRG_HXX
#ifndef _TOOLS_H
-#include <tools.h>
+#include <tools/tools.h>
#endif
#ifndef _STRING_HXX
-#include <string.hxx>
+#include <tools/string.hxx>
#endif
// ------------------------------