1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-13 17:43:59 +02:00

add missing include

This commit is contained in:
Stefan Derkits
2014-10-19 16:37:13 +02:00
parent 288badeef3
commit 99e07c1462

View File

@@ -34,6 +34,7 @@
#include <echonest5/Genre.h>
#else
#include <echonest/Playlist.h>
#include <echonest/Genre.h>
#endif
namespace Tomahawk