mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-12 18:10:13 +01:00
Make vc1_parser.c compilable without special defines
Originally committed as revision 8914 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -26,7 +26,6 @@
|
||||
*/
|
||||
|
||||
#include "parser.h"
|
||||
#define VC1_PARSER_ONLY
|
||||
#include "vc1.h"
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user