diff include/InputVideoFileModule.h @ 429:2be846d36dec

reverted to stable OpenCV release 2.4.6
author Nicolas Saunier <nicolas.saunier@polymtl.ca>
date Tue, 12 Nov 2013 00:38:47 -0500
parents 3c271a46b4d4
children
line wrap: on
line diff
--- a/include/InputVideoFileModule.h	Tue Nov 05 23:42:28 2013 -0500
+++ b/include/InputVideoFileModule.h	Tue Nov 12 00:38:47 2013 -0500
@@ -4,7 +4,7 @@
 #include "InputFrameProviderIface.h"
 #include <string>
 #include "opencv2/core/core.hpp"
-#include "opencv2/highgui.hpp"
+#include "opencv2/highgui/highgui.hpp"
 
 class InputVideoFileModule : public InputFrameProviderIface
 {