Commit 7817e11e authored by Alexander Reshetnikov's avatar Alexander Reshetnikov

Fixed compilation error under Windows

parent 6de70648
......@@ -41,11 +41,12 @@
//M*/
#include "test_precomp.hpp"
#include "ffmpeg_codecs.hpp"
#include "opencv2/highgui/highgui.hpp"
#ifdef HAVE_FFMPEG
#include "ffmpeg_codecs.hpp"
using namespace cv;
using namespace std;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment