summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-04-13 08:10:55 +0000
committerOliver Bolte <obo@openoffice.org>2005-04-13 08:10:55 +0000
commitf45b92c99849cf4f75036c3ebb4febd3200d1776 (patch)
tree397de23dbfce7041383808a4b75dc797d9e4f8f0
parentfb32c9e1a49c7bd8038d21eb1d10cd7050de3a24 (diff)
INTEGRATION: CWS visibility03 (1.6.8); FILE MERGED
2005/04/06 15:23:45 mhu 1.6.8.2: RESYNC: (1.6-1.7); FILE MERGED 2005/03/24 18:01:17 mhu 1.6.8.1: #i45006# Adapted to moved sbx headers.
-rw-r--r--basic/source/comp/codegen.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/basic/source/comp/codegen.cxx b/basic/source/comp/codegen.cxx
index 03daf25eb1a0..3f4c33696b0a 100644
--- a/basic/source/comp/codegen.cxx
+++ b/basic/source/comp/codegen.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: codegen.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: rt $ $Date: 2005-03-29 11:48:48 $
+ * last change: $Author: obo $ $Date: 2005-04-13 09:10:55 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -59,7 +59,7 @@
*
************************************************************************/
-#include <svtools/sbx.hxx>
+#include <sbx.hxx>
#include "sbcomp.hxx"
#pragma hdrstop
#include "image.hxx"