summaryrefslogtreecommitdiff
path: root/ext/opencv/gsttemplatematch.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/opencv/gsttemplatematch.h')
-rw-r--r--ext/opencv/gsttemplatematch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/opencv/gsttemplatematch.h b/ext/opencv/gsttemplatematch.h
index f27d9f3dd..a51ef9f6c 100644
--- a/ext/opencv/gsttemplatematch.h
+++ b/ext/opencv/gsttemplatematch.h
@@ -52,7 +52,7 @@
#include <highgui.h> // includes highGUI definitions
#endif
#ifdef HAVE_OPENCV2_HIGHGUI_HIGHGUI_C_H
-#include <opencv2/highgui/highgui_c.h> // includes highGUI definitions
+#include <opencv2/highgui.hpp> // includes highGUI definitions
#endif
G_BEGIN_DECLS