From 6124183a723d1694d9946dd3ae504033e5425fbe Mon Sep 17 00:00:00 2001 From: "Aaron J. Seigo" Date: Mon, 19 Nov 2007 15:40:55 +0000 Subject: [PATCH] move the blur.cpp into the #define as we don't even really use it right now svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=738753 --- widgets/icon.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/widgets/icon.cpp b/widgets/icon.cpp index b1c810ece..539f322c2 100644 --- a/widgets/icon.cpp +++ b/widgets/icon.cpp @@ -35,6 +35,7 @@ #ifdef BACKINGSTORE_BLUR_HACK #include +#include "effects/blur.cpp" #endif #include @@ -47,7 +48,6 @@ #include "phase.h" #include "svg.h" -#include "effects/blur.cpp" namespace Plasma {