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 <QPainter> #include <QPixmap> #include <QNetworkAccessManager> +#include <QNetworkProxy> #ifdef WIN32 #include <windows.h>