]> git.tdb.fi Git - libs/gl.git/blobdiff - demos/shaders.cpp
Update deprecated things
[libs/gl.git] / demos / shaders.cpp
index 88ad06daa2a3d6c68ed513801cf189d23d85dbe2..44d0b440795cad881dc8f4c6cad7916f96a070c9 100644 (file)
@@ -16,8 +16,8 @@
 #include <msp/gl/texture2d.h>
 #include <msp/gl/texturing.h>
 #include <msp/time/timestamp.h>
+#include <msp/time/timedelta.h>
 #include <msp/time/utils.h>
-#include <msp/time/units.h>
 
 using namespace std;
 using namespace Msp;