summaryrefslogtreecommitdiff
path: root/basic/source/app
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:14:28 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:14:28 +0000
commit5bf5aa9a73daee80967db1afe47575e8cde7b50e (patch)
tree52c18ae45e31f24370c82b5eb5095eabb34e8aff /basic/source/app
parent560344b961452e4dddd5220857fa6473e3d40bb3 (diff)
INTEGRATION: CWS vgbugs07 (1.13.8); FILE MERGED
2007/06/04 13:22:14 vg 1.13.8.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'basic/source/app')
-rw-r--r--basic/source/app/dialogs.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/basic/source/app/dialogs.hxx b/basic/source/app/dialogs.hxx
index 53b5d0ebf3..48a2c43f9a 100644
--- a/basic/source/app/dialogs.hxx
+++ b/basic/source/app/dialogs.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: dialogs.hxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: kz $ $Date: 2007-05-11 09:05:36 $
+ * last change: $Author: hr $ $Date: 2007-06-27 14:14:28 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -85,7 +85,7 @@
class SbxVariable;
#ifndef _BASIC_TTRESHLP_HXX
-#include "ttstrhlp.hxx"
+#include <basic/ttstrhlp.hxx>
#endif
class AboutDialog : public ModalDialog {