]> git.sesse.net Git - movit/blobdiff - unsharp_mask_effect_test.cpp
Another round of include-what-you-use.
[movit] / unsharp_mask_effect_test.cpp
index 8dbefc2c4deb1363092e2afcd5c19e73ffed7391..a44c4073052352b7a90e07e0e15fb784be4c764c 100644 (file)
@@ -1,5 +1,6 @@
 // Unit tests for UnsharpMaskEffect.
 
+#include <GL/glew.h>
 #include <math.h>
 
 #include "effect_chain.h"