]> git.sesse.net Git - movit/blobdiff - test_util.h
Switch from using GLEW to epoxy.
[movit] / test_util.h
index 8fb17bfecf77cb6cef3604808730d90e3fa57e9a..b44d326d8d51a3c57390f7c8968efa541d9802bd 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef _MOVIT_TEST_UTIL_H
 #define _MOVIT_TEST_UTIL_H 1
 
 #ifndef _MOVIT_TEST_UTIL_H
 #define _MOVIT_TEST_UTIL_H 1
 
-#include <GL/glew.h>
+#include <epoxy/gl.h>
 #include "effect_chain.h"
 #include "image_format.h"
 
 #include "effect_chain.h"
 #include "image_format.h"