From 24fb52e12ddd6dfc058ce51f4ce14fd373d11461 Mon Sep 17 00:00:00 2001 From: Laurent Montel Date: Mon, 5 Feb 2018 08:02:04 +0100 Subject: [PATCH] Add include --- .../inserttemplatecommandplugineditorinterface.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/kmail/editorplugins/inserttemplatecommand/inserttemplatecommandplugineditorinterface.cpp b/kmail/editorplugins/inserttemplatecommand/inserttemplatecommandplugineditorinterface.cpp index d8a82ec7..9d81f1ad 100644 --- a/kmail/editorplugins/inserttemplatecommand/inserttemplatecommandplugineditorinterface.cpp +++ b/kmail/editorplugins/inserttemplatecommand/inserttemplatecommandplugineditorinterface.cpp @@ -19,6 +19,7 @@ #include "inserttemplatecommandplugineditorinterface.h" #include +#include #include #include #include -- GitLab