From b96862a9f0c2f3aa01802da5bfca9502aa96a58b Mon Sep 17 00:00:00 2001 From: "Uwe L. Korn" Date: Sat, 18 Oct 2014 00:21:44 +0200 Subject: [PATCH] Add missing include --- src/libtomahawk/utils/Closure.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/libtomahawk/utils/Closure.h b/src/libtomahawk/utils/Closure.h index 2630f5a24..a2e96d7d9 100644 --- a/src/libtomahawk/utils/Closure.h +++ b/src/libtomahawk/utils/Closure.h @@ -27,6 +27,7 @@ #include #include #include +#include #include #include