1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-06 14:16:32 +02:00

* Should fix compiling on OS X.

This commit is contained in:
Christian Muehlhaeuser
2011-05-01 14:43:18 +02:00
parent 82a5058e4c
commit 5379d35084

View File

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