From 2b6e2464eceedb59918d6a34be181b69db1e49cc Mon Sep 17 00:00:00 2001 From: Christian Muehlhaeuser Date: Sat, 22 Nov 2014 19:08:02 +0100 Subject: [PATCH] Fixed include. --- src/infoplugins/linux/fdonotify/FdoNotifyPlugin.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/infoplugins/linux/fdonotify/FdoNotifyPlugin.cpp b/src/infoplugins/linux/fdonotify/FdoNotifyPlugin.cpp index 4676abbad..24ec19795 100644 --- a/src/infoplugins/linux/fdonotify/FdoNotifyPlugin.cpp +++ b/src/infoplugins/linux/fdonotify/FdoNotifyPlugin.cpp @@ -49,7 +49,7 @@ #include "utils/Logger.h" #include "utils/TomahawkUtilsGui.h" -#include "config.h" +#include "TomahawkVersion.h" #include #include