From 717abcbf66849bf19f9b5962d26fa992fd1b47dc Mon Sep 17 00:00:00 2001 From: Johnny Jazeix Date: Mon, 10 Feb 2020 20:45:51 +0100 Subject: [PATCH] fix compilation --- containments/panel/phonepanel.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/containments/panel/phonepanel.cpp b/containments/panel/phonepanel.cpp index 2cf4312c..e61cf953 100644 --- a/containments/panel/phonepanel.cpp +++ b/containments/panel/phonepanel.cpp @@ -27,6 +27,7 @@ #include #include #include +#include #include "screenshotinterface.h"