1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-21 16:29:43 +01:00

* Progress towards compiling on OS X (10.6).

This commit is contained in:
Christian Muehlhaeuser 2012-05-23 10:15:47 +02:00
parent f160947ddc
commit ff70417891

View File

@ -23,6 +23,7 @@
#include <QVariant>
#include <QDir>
#include <QProcess>
#include <QCoreApplication>
#include "utils/TomahawkUtils.h"
#include "utils/Logger.h"