diff --git a/dbaccess/source/ui/relationdesign/RelationDesignView.cxx b/dbaccess/source/ui/relationdesign/RelationDesignView.cxx index a07f322554d8..904922e98917 100644 --- a/dbaccess/source/ui/relationdesign/RelationDesignView.cxx +++ b/dbaccess/source/ui/relationdesign/RelationDesignView.cxx @@ -2,9 +2,9 @@ * * $RCSfile: RelationDesignView.cxx,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: oj $ $Date: 2002-08-19 07:52:46 $ + * last change: $Author: rt $ $Date: 2004-09-09 09:50:28 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -64,9 +64,6 @@ #ifndef DBAUI_RELATION_TABLEVIEW_HXX #include "RelationTableView.hxx" #endif -#ifndef _SV_TOOLBOX_HXX -#include -#endif #ifndef DBAUI_RELATIONCONTROLLER_HXX #include "RelationController.hxx" #endif