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:
Kostya Shishkov
2007-05-06 11:01:25 +00:00
parent 22c3029da1
commit de53b04b53
2 changed files with 3 additions and 3 deletions

View File

@@ -26,7 +26,6 @@
*/
#include "parser.h"
#define VC1_PARSER_ONLY
#include "vc1.h"
/**