X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;ds=sidebyside;f=source%2Feffects%2Fbloom.cpp;h=aac226d90c133a9a174b25ca0fb1d0a715bfc9b4;hb=160e9eea29bd10034733d59507fa1bcca36be401;hp=fc087d4ce19dbd5293dbdf53b40345ff52490dad;hpb=6353307898cd397e2bcde13e2448a8a678a60004;p=libs%2Fgl.git diff --git a/source/effects/bloom.cpp b/source/effects/bloom.cpp index fc087d4c..aac226d9 100644 --- a/source/effects/bloom.cpp +++ b/source/effects/bloom.cpp @@ -2,10 +2,8 @@ #include #include "blend.h" #include "bloom.h" -#include "misc.h" #include "renderer.h" #include "resources.h" -#include "shader.h" using namespace std;