From f48d07c77f6cec3bae108ed59306d0f96453feec 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