Fixes for building with newer wxWidgets.
[dcpomatic.git] / src / wx / gl_video_view.cc
index 50fdd02987e5d193447b8602adb323628dbc3031..a82d5a27688e156f0c5eab8f8b7aa82fdc6de02d 100644 (file)
@@ -40,7 +40,6 @@
 #ifdef DCPOMATIC_LINUX
 #include <GL/glu.h>
 #include <GL/glext.h>
-#include <GL/glxext.h>
 #endif
 
 #ifdef DCPOMATIC_WINDOWS