]> git.sesse.net Git - movit/blobdiff - effect.h
Updated list of filters in README.
[movit] / effect.h
index 21068effc20b7debc024923ca3e12cd504ca63fb..235558f8e1c4cf9f480361f0f428916885b1e0e5 100644 (file)
--- a/effect.h
+++ b/effect.h
@@ -18,7 +18,7 @@
 
 #include <Eigen/Core>
 
-#include "opengl.h"
+#include <GL/glew.h>
 #include "util.h"
 
 class EffectChain;