From e8d09dd42bc9334fe0bf21a0c1a2e5c6b7dcddc3 Mon Sep 17 00:00:00 2001 From: Harald Sitter Date: Wed, 27 Apr 2016 13:37:45 +0200 Subject: [PATCH] add missing include --- autotests/iconitemtest.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/autotests/iconitemtest.cpp b/autotests/iconitemtest.cpp index 0304b2180..0b55abdf1 100644 --- a/autotests/iconitemtest.cpp +++ b/autotests/iconitemtest.cpp @@ -28,6 +28,7 @@ #include #include +#include #include "plasma/theme.h" #include "plasma/svg.h"