1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-20 04:41:36 +02:00

Fix compiler warning

This commit is contained in:
Jeff Mitchell
2013-06-17 09:51:49 -04:00
committed by Michael Zanetti
parent 4002716159
commit 97da93afd5

View File

@@ -46,7 +46,7 @@ class MusicScanner;
namespace Tomahawk
{
class PlaybackLog;
struct PlaybackLog;
class Resolver;
class SourcePrivate;