X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Feffects%2Fbloom.cpp;h=e3081d75a8d912e01948b077297389f88cc13478;hp=fc087d4ce19dbd5293dbdf53b40345ff52490dad;hb=6065f6622cc275dc0b20baaf7c267e71169d18f3;hpb=c4aeeced7b397d46772577775bd3a0d6c4706cba diff --git a/source/effects/bloom.cpp b/source/effects/bloom.cpp index fc087d4c..e3081d75 100644 --- a/source/effects/bloom.cpp +++ b/source/effects/bloom.cpp @@ -5,7 +5,6 @@ #include "misc.h" #include "renderer.h" #include "resources.h" -#include "shader.h" using namespace std;