1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-25 02:09:48 +01:00

* Should fix compiling on OS X.

This commit is contained in:
Christian Muehlhaeuser 2011-05-01 14:54:48 +02:00
parent 5379d35084
commit 4c3f5b0399

View File

@ -26,7 +26,7 @@
#include "pipeline.h"
#include "database/localcollection.h"
#include "playlist/playlistview.h"
#include "echonest/Util.h"
#include "echonest/Playlist.h"
#include <QUrl>
#include <Playlist.h>