Merge pull request #8132 from tonytheodore:highgui-gl

pull/8140/head
Alexander Alekhin 8 years ago
commit f0637e5e91
  1. 2
      modules/highgui/src/window_w32.cpp

@ -65,7 +65,7 @@
#include <vector>
#include <functional>
#include "opencv2/highgui.hpp"
#include <GL\gl.h>
#include <GL/gl.h>
#endif
static const char* trackbar_text =

Loading…
Cancel
Save