From 86cc828378dccbe043249cb3306329a96fb6d933 Mon Sep 17 00:00:00 2001 From: Dominik Schmidt Date: Wed, 25 May 2011 00:22:31 +0200 Subject: [PATCH] Fix cross compilation --- src/libtomahawk/utils/tomahawkutils.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/libtomahawk/utils/tomahawkutils.cpp b/src/libtomahawk/utils/tomahawkutils.cpp index 427012549..235fcdde7 100644 --- a/src/libtomahawk/utils/tomahawkutils.cpp +++ b/src/libtomahawk/utils/tomahawkutils.cpp @@ -27,6 +27,7 @@ #include #include #include +#include #ifdef WIN32 #include