mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-10 16:14:40 +02:00
Remove not needed ControlConnection include
This commit is contained in:
committed by
Michael Zanetti
parent
34196ec001
commit
aaf4ced6db
@@ -21,9 +21,10 @@
|
||||
|
||||
#include "Typedefs.h"
|
||||
|
||||
#include "network/ControlConnection.h"
|
||||
#include "database/DatabaseCollection.h"
|
||||
|
||||
class ControlConnection;
|
||||
|
||||
class RemoteCollection : public DatabaseCollection
|
||||
{
|
||||
Q_OBJECT
|
||||
|
Reference in New Issue
Block a user