summaryrefslogtreecommitdiff
path: root/basic/source/app
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:11:43 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:11:43 +0000
commit47c29ae1994016ce38c77a7b971ad6f2c1923a9f (patch)
treed3c86be5c46c90ccf483dc298adf21d68269488b /basic/source/app
parent0db60598c8d22af40cbb50e1cfb8a421b7a9a914 (diff)
INTEGRATION: CWS vgbugs07 (1.10.112); FILE MERGED
2007/06/04 13:22:14 vg 1.10.112.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'basic/source/app')
-rw-r--r--basic/source/app/app.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/basic/source/app/app.hxx b/basic/source/app/app.hxx
index a703743538..f300ed3984 100644
--- a/basic/source/app/app.hxx
+++ b/basic/source/app/app.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: app.hxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 17:33:05 $
+ * last change: $Author: hr $ $Date: 2007-06-27 14:11:43 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -59,7 +59,7 @@
#endif
class BasicFrame;
-#include "mybasic.hxx"
+#include <basic/mybasic.hxx>
class EditList;
class AppWin;