From 72fb0824efd7d4f3af83113cc1938a813951a870 Mon Sep 17 00:00:00 2001 From: Andreas Hartmetz Date: Sat, 12 Jun 2010 18:33:49 +0000 Subject: [PATCH] Also compile *with* OpenGL present; include the file that supplies KWIN_HAVE_OPENGL_COMPOSITING. svn path=/trunk/KDE/kdebase/workspace/; revision=1137417 --- lanczosfilter.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lanczosfilter.h b/lanczosfilter.h index 1eeec40529..8934c3c17f 100644 --- a/lanczosfilter.h +++ b/lanczosfilter.h @@ -27,6 +27,8 @@ along with this program. If not, see . #include #include +#include + namespace KWin {