1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-17 19:37:09 +02:00

Fixed include.

This commit is contained in:
Christian Muehlhaeuser
2014-11-22 19:08:02 +01:00
parent bfb8ae4a2c
commit 2b6e2464ec

View File

@@ -49,7 +49,7 @@
#include "utils/Logger.h" #include "utils/Logger.h"
#include "utils/TomahawkUtilsGui.h" #include "utils/TomahawkUtilsGui.h"
#include "config.h" #include "TomahawkVersion.h"
#include <QDBusConnection> #include <QDBusConnection>
#include <QDBusPendingCallWatcher> #include <QDBusPendingCallWatcher>