diff --git a/sfx2/inc/filedlghelper.hrc b/sfx2/inc/filedlghelper.hrc index 5075c02d3af9..61e8c4e0846a 100644 --- a/sfx2/inc/filedlghelper.hrc +++ b/sfx2/inc/filedlghelper.hrc @@ -4,9 +4,9 @@ * * $RCSfile: filedlghelper.hrc,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2005-09-07 16:53:51 $ + * last change: $Author: hr $ $Date: 2007-06-27 22:52:10 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -36,7 +36,7 @@ #ifndef _SFX_FILEDLGHELPER_HRC #define _SFX_FILEDLGHELPER_HRC -#include +#include //#define STR_SFX_IMPORT_ALL (RID_SFX_EXPLORER_START + 50) #define STR_CB_AUTO_EXTENSION (RID_SFX_EXPLORER_START + 51) diff --git a/sfx2/inc/srchdlg.hxx b/sfx2/inc/srchdlg.hxx index 7ffe0713df17..9a0a94adaafa 100644 --- a/sfx2/inc/srchdlg.hxx +++ b/sfx2/inc/srchdlg.hxx @@ -4,9 +4,9 @@ * * $RCSfile: srchdlg.hxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2005-09-07 17:19:20 $ + * last change: $Author: hr $ $Date: 2007-06-27 22:53:39 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -49,7 +49,7 @@ #endif #ifndef _BASEDLGS_HXX -#include "basedlgs.hxx" +#include #endif // ============================================================================