]> git.tdb.fi Git - libs/gl.git/blobdiff - viewer.cpp
Update header names
[libs/gl.git] / viewer.cpp
index d89b34bd3472a210d4167e9e75c477154e3f1259..e6826bf052d41ae9744ac20083e47378263479de 100644 (file)
@@ -1,14 +1,7 @@
-/* $Id$
-
-This file is part of libmspgl
-Copyright © 2010  Mikko Rasa, Mikkosoft Productions
-Distributed under the LGPL
-*/
-
 #include <cmath>
 #include <msp/core/application.h>
 #include <msp/fs/utils.h>
-#include <msp/gbase/simplewindow.h>
+#include <msp/graphics/simplewindow.h>
 #include <msp/gl/blend.h>
 #include <msp/gl/camera.h>
 #include <msp/gl/framebuffer.h>