]> git.tdb.fi Git - libs/gl.git/blobdiff - source/materials/renderpass.cpp
Eliminate the polymorphic Uniform class hierarchy
[libs/gl.git] / source / materials / renderpass.cpp
index 63ba695bae7fee718834cf2251863e64c527c8db..499a521f1dc8ff17fb3270cfedfd4a370e90c62a 100644 (file)
@@ -9,7 +9,6 @@
 #include "renderer.h"
 #include "texture.h"
 #include "texture2d.h"
-#include "uniform.h"
 
 using namespace std;