1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-21 13:21:52 +02:00

Remove not needed includes

This commit is contained in:
Uwe L. Korn
2013-06-16 12:00:19 +02:00
committed by Michael Zanetti
parent 54e8ee172b
commit 5afc5b0909

View File

@@ -24,10 +24,8 @@
#include <QPixmap>
#include <QPointer>
#include <QVariant>
#include <QMutex>
#include "utils/TomahawkUtils.h"
#include "Track.h"
#include "Typedefs.h"
#include "DllMacro.h"