diff options
Diffstat (limited to 'dbaccess/source')
-rw-r--r-- | dbaccess/source/ui/app/AppControllerGen.cxx | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/dbaccess/source/ui/app/AppControllerGen.cxx b/dbaccess/source/ui/app/AppControllerGen.cxx index 2973bd412e3d..0de08115d785 100644 --- a/dbaccess/source/ui/app/AppControllerGen.cxx +++ b/dbaccess/source/ui/app/AppControllerGen.cxx @@ -4,9 +4,9 @@ * * $RCSfile: AppControllerGen.cxx,v $ * - * $Revision: 1.16 $ + * $Revision: 1.17 $ * - * last change: $Author: obo $ $Date: 2006-03-27 09:27:49 $ + * last change: $Author: obo $ $Date: 2006-03-29 12:36:08 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -78,9 +78,6 @@ #ifndef DBAUI_DLGSAVE_HXX #include "dlgsave.hxx" #endif -#ifndef _DBAUI_DLGRENAME_HXX -#include "dlgrename.hxx" -#endif #ifndef INCLUDED_SFX_MAILMODELAPI_HXX #include <sfx2/mailmodelapi.hxx> #endif |