Windows #include.
authorCarl Hetherington <cth@carlh.net>
Mon, 3 Jun 2019 15:54:58 +0000 (16:54 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 3 Jun 2019 15:54:58 +0000 (16:54 +0100)
src/wx/gl_video_view.cc

index 400e69c63169bde5bb6bbd3d246525f18583c0c2..d16ac444185f59a7c2c3bd2ee2e158f078d06b1c 100644 (file)
@@ -42,6 +42,7 @@
 #ifdef DCPOMATIC_WINDOWS
 #include <GL/glu.h>
 #include <GL/glext.h>
+#include <GL/wglext.h>
 #endif
 
 using std::cout;