From 30ad1a66517c5533014ad8b2180bfcf06bb12d80 Mon Sep 17 00:00:00 2001 From: Reimar Döffinger Date: Mon, 29 Mar 2010 21:32:38 +0000 Subject: Include appropriate header in table generators instead of using a dummy av_cold define. Originally committed as revision 22723 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/qdm2_tablegen.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libavcodec/qdm2_tablegen.c') diff --git a/libavcodec/qdm2_tablegen.c b/libavcodec/qdm2_tablegen.c index b311e7f4db..d23493c741 100644 --- a/libavcodec/qdm2_tablegen.c +++ b/libavcodec/qdm2_tablegen.c @@ -21,7 +21,6 @@ */ #include -#define av_cold #define CONFIG_HARDCODED_TABLES 0 #include "qdm2_tablegen.h" #include "tableprint.h" -- cgit v1.2.3