X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fbloom.cpp;h=f1b570bfb7205e395f139d4a90941192a3e4d2e6;hb=48d253c9f19c04c6940bfc932a78c51ea24e2e75;hp=0c2dccec04d3a04bb7fc3aec1adc400213358e41;hpb=5172d32d67595ea0b70184fadcfcb8e023cccbc8;p=libs%2Fgl.git diff --git a/source/bloom.cpp b/source/bloom.cpp index 0c2dccec..f1b570bf 100644 --- a/source/bloom.cpp +++ b/source/bloom.cpp @@ -1,12 +1,5 @@ -/* $Id$ - -This file is part of libmspgl -Copyright © 2009-2011 Mikko Rasa, Mikkosoft Productions -Distributed under the LGPL -*/ - #include -#include +#include #include "blend.h" #include "bloom.h" #include "meshbuilder.h"