]> git.tdb.fi Git - libs/gl.git/blobdiff - source/bloom.cpp
Update header names
[libs/gl.git] / source / bloom.cpp
index 0c2dccec04d3a04bb7fc3aec1adc400213358e41..f1b570bfb7205e395f139d4a90941192a3e4d2e6 100644 (file)
@@ -1,12 +1,5 @@
-/* $Id$
-
-This file is part of libmspgl
-Copyright © 2009-2011  Mikko Rasa, Mikkosoft Productions
-Distributed under the LGPL
-*/
-
 #include <cmath>
-#include <msp/strings/formatter.h>
+#include <msp/strings/format.h>
 #include "blend.h"
 #include "bloom.h"
 #include "meshbuilder.h"