From dcf33ff4199dc4457a601c9ff059c688ac1a5cb9 Mon Sep 17 00:00:00 2001 From: Guy Maurel Date: Thu, 12 Jul 2012 19:22:26 +0200 Subject: [PATCH] missing include Cherry-Picked from cb90b1e6a1125d41b55a7a608b1d917f84306070 BUG: 303630 FIXED-IN: 4.9.0 REVIEW: 105522 --- scripting/workspace_wrapper.h | 1 + 1 file changed, 1 insertion(+) diff --git a/scripting/workspace_wrapper.h b/scripting/workspace_wrapper.h index 964453d192..556994cb0a 100644 --- a/scripting/workspace_wrapper.h +++ b/scripting/workspace_wrapper.h @@ -24,6 +24,7 @@ along with this program. If not, see . #include #include +#include #include namespace KWin