]> git.tdb.fi Git - r2c2.git/commitdiff
Remove deprecated header
authorMikko Rasa <tdb@tdb.fi>
Thu, 25 Apr 2013 11:07:40 +0000 (14:07 +0300)
committerMikko Rasa <tdb@tdb.fi>
Thu, 25 Apr 2013 11:07:40 +0000 (14:07 +0300)
source/designer/designer.cpp
source/engineer/engineer.cpp

index 5811b84d195a7afc82853e22bea6ee0570319d64..ed3cd700564695a29ab8cde5262c04d057a6c6d6 100644 (file)
@@ -6,7 +6,6 @@
 #include <msp/gl/framebuffer.h>
 #include <msp/gl/matrix.h>
 #include <msp/gl/misc.h>
-#include <msp/gl/projection.h>
 #include <msp/gl/tests.h>
 #include <msp/gl/texture2d.h>
 #include <msp/input/keys.h>
index e1268c63f25323f55a9b002589989a419a3c573a..48fd8d1757ab4087299c105d5e3f7bffee22f2d2 100644 (file)
@@ -11,7 +11,6 @@
 #include <msp/gl/framebuffer.h>
 #include <msp/gl/matrix.h>
 #include <msp/gl/misc.h>
-#include <msp/gl/projection.h>
 #include <msp/gl/tests.h>
 #include <msp/io/print.h>
 #include <msp/strings/format.h>