fixed compile error

This commit is contained in:
Andrey Morozov
2012-02-01 09:54:18 +00:00
parent a41b0902f4
commit 386578bc3f
+1 -1
View File
@@ -507,7 +507,7 @@ bool CvCapture_FFMPEG::reopen()
#ifndef AVSEEK_FLAG_FRAME
#define AVSEEK_FLAG_FRAME 0
#endif
ifndef AVSEEK_FLAG_ANY
#ifndef AVSEEK_FLAG_ANY
#define AVSEEK_FLAG_ANY 1
#endif