summaryrefslogtreecommitdiff
path: root/basic/source/classes/disas.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:18:06 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:18:06 +0000
commitb4b70ec865bb38614f25325281105bd27933ccf6 (patch)
treec97553c4c1888e9f763192b6dc58f06366435b94 /basic/source/classes/disas.cxx
parentd8ed76740809f1462e0e756ea37098c021898385 (diff)
INTEGRATION: CWS vgbugs07 (1.23.66); FILE MERGED
2007/06/04 13:22:15 vg 1.23.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'basic/source/classes/disas.cxx')
-rw-r--r--basic/source/classes/disas.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/basic/source/classes/disas.cxx b/basic/source/classes/disas.cxx
index d6d71461dd43..2acb40a0d097 100644
--- a/basic/source/classes/disas.cxx
+++ b/basic/source/classes/disas.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: disas.cxx,v $
*
- * $Revision: 1.23 $
+ * $Revision: 1.24 $
*
- * last change: $Author: obo $ $Date: 2006-11-03 07:19:02 $
+ * last change: $Author: hr $ $Date: 2007-06-27 14:17:37 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -42,7 +42,7 @@
#ifndef _STREAM_HXX //autogen
#include <tools/stream.hxx>
#endif
-#include <sbx.hxx>
+#include <basic/sbx.hxx>
#include "sb.hxx"
#include "iosys.hxx"
#include "disas.hxx"