]> git.tdb.fi Git - r2c2.git/blobdiff - source/designer/cameracontroller.h
Replace various map lookups with functions from maputils.h
[r2c2.git] / source / designer / cameracontroller.h
index a2ef86d6bef45f96a0c36ad5631d682637aae675..6d5270c1056039271c5f63d5fa9a3577b1ebd505 100644 (file)
@@ -1,14 +1,7 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010-2011 Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef CAMERACONTROLLER_H_
 #define CAMERACONTROLLER_H_
 
-#include <msp/gbase/window.h>
+#include <msp/graphics/window.h>
 #include <msp/gl/camera.h>
 #include "3d/view.h"