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

Add missing include

This commit is contained in:
Dominik Schmidt
2014-12-01 18:27:30 +01:00
parent 6a87492c07
commit 28dad3aef3

View File

@@ -32,6 +32,7 @@
#include <QDir> #include <QDir>
#include <QMessageBox> #include <QMessageBox>
#include <QWebFrame>
using namespace Tomahawk; using namespace Tomahawk;