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
This commit is contained in:
Aaron J. Seigo 2007-11-19 15:40:55 +00:00
parent 7348a68f3c
commit 6124183a72

View File

@ -35,6 +35,7 @@
#ifdef BACKINGSTORE_BLUR_HACK
#include <private/qwindowsurface_p.h>
#include "effects/blur.cpp"
#endif
#include <KIconEffect>
@ -47,7 +48,6 @@
#include "phase.h"
#include "svg.h"
#include "effects/blur.cpp"
namespace Plasma
{