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
This commit is contained in:
Reimar Döffinger
2010-03-29 21:32:38 +00:00
parent 4f798a6ab2
commit 30ad1a6651
4 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,6 @@
*/
#include <stdlib.h>
#define av_cold
#define CONFIG_HARDCODED_TABLES 0
#include "qdm2_tablegen.h"
#include "tableprint.h"