]> git.tdb.fi Git - r2c2.git/blobdiff - source/engineer/engineer.h
Replace various map lookups with functions from maputils.h
[r2c2.git] / source / engineer / engineer.h
index 944c39047a967ae0344b13bb3d216871e427b082..907fae01ba268161966ef6425a7ff1788e679355 100644 (file)
@@ -1,15 +1,8 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2006-2011 Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef ENGINEER_H_
 #define ENGINEER_H_
 
 #include <msp/core/application.h>
-#include <msp/gbase/simplewindow.h>
+#include <msp/graphics/simplewindow.h>
 #include <msp/gl/camera.h>
 #include <msp/gl/light.h>
 #include <msp/gl/lighting.h>