Another OS X include.
authorCarl Hetherington <cth@carlh.net>
Mon, 3 Jun 2019 12:40:43 +0000 (13:40 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 3 Jun 2019 12:40:43 +0000 (13:40 +0100)
src/wx/gl_video_view.cc

index da5cc31a06124686beb06f3c1ae75be6082f5eab..7d72c53b5f46c8135c5904e3f5eddc27844b892b 100644 (file)
@@ -29,6 +29,7 @@
 #ifdef DCPOMATIC_OSX
 #include <OpenGL/glu.h>
 #include <OpenGL/glext.h>
+#include <OpenGL/CGLTypes.h>
 #else
 #include <GL/glu.h>
 #include <GL/glext.h>