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

* Fixed nasty compiler warning.

This commit is contained in:
Christian Muehlhaeuser
2010-12-07 11:30:24 +01:00
parent 7b5f16355d
commit ea08f1578c

View File

@@ -5,6 +5,7 @@
#include <QSharedPointer>
#include "tomahawk/typedefs.h"
#include "tomahawk/collection.h"
namespace Tomahawk
{