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

Add missing include

This commit is contained in:
Uwe L. Korn
2014-10-18 00:21:44 +02:00
parent 64c11238d4
commit b96862a9f0

View File

@@ -27,6 +27,7 @@
#include <QMetaMethod>
#include <QObject>
#include <QPointer>
#include <QSharedPointer>
#include <functional>
#include <memory>