1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-07-31 03:10:12 +02:00

Add missing includes

This commit is contained in:
Uwe L. Korn
2013-07-24 12:13:32 +02:00
parent 6017d0276f
commit 65dfc34303

View File

@@ -29,6 +29,8 @@
#include "utils/Logger.h"
#include <QApplication>
#include <QDrag>
#include <QMimeData>
#include <QPainter>
using namespace Tomahawk;