1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-13 09:34:53 +02:00

Qt5: Complete definition of Track needed in header

This commit is contained in:
Uwe L. Korn
2013-07-24 10:25:30 +02:00
parent 46ee8421dc
commit 15564cec5c

View File

@@ -27,6 +27,7 @@
#include "SourceList.h"
#include "Typedefs.h"
#include "Artist.h"
#include "Track.h"
#include "DllMacro.h"