From dd4a169147267a8615246da0246c3738c675f9fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Gr=C3=A4=C3=9Flin?= Date: Sat, 12 Feb 2011 10:14:30 +0100 Subject: [PATCH] Fix missing include --- effects/presentwindows/presentwindows.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/effects/presentwindows/presentwindows.cpp b/effects/presentwindows/presentwindows.cpp index f84a70a216..a67e2705f2 100644 --- a/effects/presentwindows/presentwindows.cpp +++ b/effects/presentwindows/presentwindows.cpp @@ -42,6 +42,7 @@ along with this program. If not, see . #include #include #include +#include namespace KWin {