1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-10 08:04:25 +02:00

* Removed obsolete includes from TomahawkWindow.

This commit is contained in:
Christian Muehlhaeuser
2011-07-20 08:26:16 +02:00
parent 48b2c77e6b
commit bb8c60c939

View File

@@ -39,9 +39,6 @@
#include "artist.h" #include "artist.h"
#include "audio/audioengine.h" #include "audio/audioengine.h"
#include "database/database.h"
#include "database/databasecommand_collectionstats.h"
#include "network/controlconnection.h"
#include "viewmanager.h" #include "viewmanager.h"
#include "sip/SipHandler.h" #include "sip/SipHandler.h"
#include "sourcetree/sourcetreeview.h" #include "sourcetree/sourcetreeview.h"