]> git.tdb.fi Git - r2c2.git/blobdiff - source/designer/designer.h
Fix remaining exception class names
[r2c2.git] / source / designer / designer.h
index cbf01d040a07b82808893fdd305f8732ade02080..471bfc709d7b7ea3568e78c8fcee305ed4b24250 100644 (file)
@@ -1,16 +1,9 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2006-2011 Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef DESIGNER_H_
 #define DESIGNER_H_
 
 #include <string>
 #include <msp/core/application.h>
-#include <msp/gbase/simplewindow.h>
+#include <msp/graphics/simplewindow.h>
 #include <msp/gl/camera.h>
 #include <msp/gl/font.h>
 #include <msp/gl/light.h>