1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-17 11:30:49 +02:00

Fix compiler warning

This commit is contained in:
Jeff Mitchell
2013-06-17 09:51:49 -04:00
parent 01a5f20c9a
commit 1accdb1b23

View File

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