OpenColorIO/ocio-glext_h.patch

11 lines
227 B
Diff

--- a/src/apps/ociodisplay/main.cpp
+++ b/src/apps/ociodisplay/main.cpp
@@ -56,7 +56,6 @@ namespace OCIO = OCIO_NAMESPACE;
#else
#include <GL/glew.h>
#include <GL/gl.h>
-#include <GL/glext.h>
#include <GL/glut.h>
#endif