1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-04-07 17:42:35 +02:00

* Don't include tomahawkapp.h in libtomahawk.

This commit is contained in:
Christian Muehlhaeuser 2011-03-02 21:30:01 +01:00
parent 77fc815560
commit 9f61eec649

View File

@ -18,7 +18,7 @@
#include "dynamic/echonest/EchonestControl.h"
#include "dynamic/echonest/EchonestSteerer.h"
#include "query.h"
#include "tomahawk/tomahawkapp.h"
#include "utils/tomahawkutils.h"
using namespace Tomahawk;