1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-25 02:09:48 +01:00

fix another bad sharedpointer include

This commit is contained in:
Leo Franchi 2011-09-20 13:49:51 -04:00
parent 6fb920c826
commit 2ce5bb1fea

View File

@ -23,6 +23,8 @@
#include "dllmacro.h"
#include "typedefs.h"
#include "query.h"
#include <QObject>
#include <QSet>
#include <QtCore/QStringList>