1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-04-19 23:41:51 +02:00

Add missing QStringList include

This commit is contained in:
Uwe L. Korn 2014-04-15 20:06:24 +01:00
parent 86502b10ba
commit b3373dbe28

View File

@ -25,6 +25,7 @@
#include "Servent.h"
#include <QMutex>
#include <QStringList>
#include <boost/function.hpp>