Skip to content

Commit f0637e5

Browse files
committed
Merge pull request opencv#8132 from tonytheodore:highgui-gl
2 parents 519e452 + 678e114 commit f0637e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/highgui/src/window_w32.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
#include <vector>
6666
#include <functional>
6767
#include "opencv2/highgui.hpp"
68-
#include <GL\gl.h>
68+
#include <GL/gl.h>
6969
#endif
7070

7171
static const char* trackbar_text =

0 commit comments

Comments
 (0)