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

Add missing include on OSX

This commit is contained in:
Dominik Schmidt
2012-11-15 19:55:41 +01:00
parent d412e518bc
commit 75efa60c44

View File

@@ -43,6 +43,7 @@
#include <QHBoxLayout>
#include <QLabel>
#include <QMessageBox>
#include <QCoreApplication>
using namespace Tomahawk;
using namespace Accounts;