Fixed compilation error under Windows
authorAlexander Reshetnikov <no@email>
Thu, 22 Mar 2012 22:26:33 +0000 (22:26 +0000)
committerAlexander Reshetnikov <no@email>
Thu, 22 Mar 2012 22:26:33 +0000 (22:26 +0000)
modules/highgui/test/test_ffmpeg.cpp

index 84ce7fe..112ec72 100644 (file)
 //M*/\r
 \r
 #include "test_precomp.hpp"\r
-#include "ffmpeg_codecs.hpp"\r
 #include "opencv2/highgui/highgui.hpp"\r
 \r
 #ifdef HAVE_FFMPEG\r
 \r
+#include "ffmpeg_codecs.hpp"\r
+\r
 using namespace cv;\r
 using namespace std;\r
 \r