We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 519e452 + 678e114 commit f0637e5Copy full SHA for f0637e5
modules/highgui/src/window_w32.cpp
@@ -65,7 +65,7 @@
65
#include <vector>
66
#include <functional>
67
#include "opencv2/highgui.hpp"
68
-#include <GL\gl.h>
+#include <GL/gl.h>
69
#endif
70
71
static const char* trackbar_text =
0 commit comments