Clean up includes

This commit is contained in:
Lars Toenning
2022-04-25 19:18:38 +02:00
committed by Mat Sutcliffe
parent 8386786386
commit c0efc9ea81
176 changed files with 123 additions and 302 deletions

View File

@@ -6,11 +6,11 @@
* or distributed except according to the terms contained in the LICENSE file.
*/
#include "firstmodelsetcomponent.h"
#include "dbownmodelsdialog.h"
#include "dbownmodelscomponent.h"
#include "dbownmodelsetdialog.h"
#include "dbownmodelsetcomponent.h"
#include "blackgui/components/firstmodelsetcomponent.h"
#include "blackgui/components/dbownmodelsdialog.h"
#include "blackgui/components/dbownmodelscomponent.h"
#include "blackgui/components/dbownmodelsetdialog.h"
#include "blackgui/components/dbownmodelsetcomponent.h"
#include "ui_firstmodelsetcomponent.h"
#include "blackgui/views/distributorview.h"