]> git.tdb.fi Git - libs/gl.git/blobdiff - source/technique.h
Correct some #includes
[libs/gl.git] / source / technique.h
index cc81b53120d3d9c408964902d8727d5bc0edd012..ce12b4f41f0e765c24705f5c94f5d0914c7661c4 100644 (file)
@@ -8,7 +8,7 @@ Distributed under the LGPL
 #ifndef TECHNIQUE_H_
 #define TECHNIQUE_H_
 
-#include "objectpass.h"
+#include "renderpass.h"
 
 namespace Msp {
 namespace GL {