summaryrefslogtreecommitdiff
path: root/basic/source
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:12:35 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:12:35 +0000
commit081b58baf1b0a81447e8461aa6f2665fa95490ef (patch)
tree19f98cd9b59f529c461d77232afb340e892d5e8a /basic/source
parent5eeb13a24332b7ce3fedf01b1c50f18d7ff2fc2c (diff)
INTEGRATION: CWS vgbugs07 (1.9.84); FILE MERGED
2007/06/04 13:22:14 vg 1.9.84.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'basic/source')
-rw-r--r--basic/source/app/appedit.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/basic/source/app/appedit.cxx b/basic/source/app/appedit.cxx
index 14e7b82c192d..f7b65776e028 100644
--- a/basic/source/app/appedit.cxx
+++ b/basic/source/app/appedit.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: appedit.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 09:55:15 $
+ * last change: $Author: hr $ $Date: 2007-06-27 14:12:35 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -53,7 +53,7 @@
#endif
#ifndef _BASIC_TTRESHLP_HXX
-#include "ttstrhlp.hxx"
+#include <basic/ttstrhlp.hxx>
#endif
#include "basic.hrc"