diff qdm2_tablegen.c @ 11552:8bef88bc329d libavcodec

Include appropriate header in table generators instead of using a dummy av_cold define.
author reimar
date Mon, 29 Mar 2010 21:32:38 +0000
parents 424b8482f316
children e03e3df6fb7d
line wrap: on
line diff
--- a/qdm2_tablegen.c	Mon Mar 29 20:58:19 2010 +0000
+++ b/qdm2_tablegen.c	Mon Mar 29 21:32:38 2010 +0000
@@ -21,7 +21,6 @@
  */
 
 #include <stdlib.h>
-#define av_cold
 #define CONFIG_HARDCODED_TABLES 0
 #include "qdm2_tablegen.h"
 #include "tableprint.h"