Kaydet (Commit) 6bb223fd authored tarafından Jens-Heiner Rechtien's avatar Jens-Heiner Rechtien

INTEGRATION: CWS vgbugs07 (1.75.18); FILE MERGED

2007/06/04 13:22:17 vg 1.75.18.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
üst 6999f004
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: methods.cxx,v $ * $RCSfile: methods.cxx,v $
* *
* $Revision: 1.75 $ * $Revision: 1.76 $
* *
* last change: $Author: vg $ $Date: 2007-04-11 12:56:46 $ * last change: $Author: hr $ $Date: 2007-06-27 14:25:56 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -41,7 +41,7 @@ ...@@ -41,7 +41,7 @@
#include <tools/date.hxx> #include <tools/date.hxx>
#endif #endif
#ifndef _SBXVAR_HXX #ifndef _SBXVAR_HXX
#include <sbxvar.hxx> #include <basic/sbxvar.hxx>
#endif #endif
#ifndef _VOS_PROCESS_HXX #ifndef _VOS_PROCESS_HXX
#include <vos/process.hxx> #include <vos/process.hxx>
...@@ -62,7 +62,7 @@ ...@@ -62,7 +62,7 @@
#include <vcl/msgbox.hxx> #include <vcl/msgbox.hxx>
#endif #endif
#ifndef _SBXCLASS_HXX //autogen #ifndef _SBXCLASS_HXX //autogen
#include <sbx.hxx> #include <basic/sbx.hxx>
#endif #endif
#ifndef _ZFORLIST_HXX //autogen #ifndef _ZFORLIST_HXX //autogen
#include <svtools/zforlist.hxx> #include <svtools/zforlist.hxx>
...@@ -115,7 +115,7 @@ using namespace com::sun::star::io; ...@@ -115,7 +115,7 @@ using namespace com::sun::star::io;
//#define _ENABLE_CUR_DIR //#define _ENABLE_CUR_DIR
#include "stdobj.hxx" #include "stdobj.hxx"
#include "sbstdobj.hxx" #include <basic/sbstdobj.hxx>
#include "rtlproto.hxx" #include "rtlproto.hxx"
#include "basrid.hxx" #include "basrid.hxx"
#include "image.hxx" #include "image.hxx"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment