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

* Fix crosscompiling for Domme.

This commit is contained in:
Christian Muehlhaeuser 2010-11-01 12:15:25 +01:00
parent be839a9562
commit b65c6b0d50

View File

@ -1,7 +1,9 @@
#include "tomahawk/infosystem.h"
#include "tomahawk/tomahawkapp.h"
#include "musixmatchplugin.h"
#include <QNetworkReply>
#include <QDomDocument>
using namespace Tomahawk::InfoSystem;