]> git.tdb.fi Git - libs/gl.git/blobdiff - source/effects/postprocessor.cpp
Remove remaining deprecated things from the core classes
[libs/gl.git] / source / effects / postprocessor.cpp
index 80c081f4ebbc628d935536ae7832800e7b3e1e44..e6308634f741e471c5b2e3e095b7cbceca7d4486 100644 (file)
@@ -2,7 +2,6 @@
 #include "meshbuilder.h"
 #include "postprocessor.h"
 #include "sampler.h"
-#include "shader.h"
 
 namespace Msp {
 namespace GL {