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

Remove not needed includes

This commit is contained in:
Uwe L. Korn 2013-06-16 12:00:19 +02:00
parent 06417a2be0
commit c81d1f2ede

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"