summaryrefslogtreecommitdiff
path: root/basic/source/app/appbased.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:12:21 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:12:21 +0000
commit5eeb13a24332b7ce3fedf01b1c50f18d7ff2fc2c (patch)
treef103dd35e03ec97e90662031a13ba4754382717f /basic/source/app/appbased.hxx
parentf4e7dfb4551ac91da93165d001c8de5a3e093d33 (diff)
INTEGRATION: CWS vgbugs07 (1.3.112); FILE MERGED
2007/06/04 13:22:14 vg 1.3.112.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'basic/source/app/appbased.hxx')
-rw-r--r--basic/source/app/appbased.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/basic/source/app/appbased.hxx b/basic/source/app/appbased.hxx
index 0c9614a95ba5..8f6fdd3d896c 100644
--- a/basic/source/app/appbased.hxx
+++ b/basic/source/app/appbased.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: appbased.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 17:33:28 $
+ * last change: $Author: hr $ $Date: 2007-06-27 14:12:21 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -37,7 +37,7 @@
#define _APPBASED_HXX
#ifndef _SB_SBMOD_HXX //autogen
-#include <sbmod.hxx>
+#include <basic/sbmod.hxx>
#endif
#ifndef _SB_APPEDIT_HXX
#include "appedit.hxx"