summaryrefslogtreecommitdiff
path: root/basic/source/runtime/dllmgr.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:25:42 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:25:42 +0000
commit6999f004d72fda111644ac5b8efaaebafabb1f91 (patch)
treefbd68c4858aa412963ffa474cf2739eb68178f82 /basic/source/runtime/dllmgr.hxx
parentbe607371a605b20bcdf613460004275adda8de28 (diff)
INTEGRATION: CWS vgbugs07 (1.2.206); FILE MERGED
2007/06/04 13:22:17 vg 1.2.206.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'basic/source/runtime/dllmgr.hxx')
-rw-r--r--basic/source/runtime/dllmgr.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/basic/source/runtime/dllmgr.hxx b/basic/source/runtime/dllmgr.hxx
index 4749c33f2203..72419a70db40 100644
--- a/basic/source/runtime/dllmgr.hxx
+++ b/basic/source/runtime/dllmgr.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: dllmgr.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 21:38:48 $
+ * last change: $Author: hr $ $Date: 2007-06-27 14:25:42 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -61,7 +61,7 @@
//#include <svmem.hxx>
#endif
#ifndef _SBERRORS_HXX
-#include <sberrors.hxx>
+#include <basic/sberrors.hxx>
#endif
class SbxArray;