avcodec: include tablegen compat header before the tablegen functionality
This commit is contained in:
parent
d6b988b505
commit
42a9aead85
@ -22,8 +22,8 @@
|
||||
|
||||
#include <stdlib.h>
|
||||
#define CONFIG_HARDCODED_TABLES 0
|
||||
#include "cbrt_tablegen.h"
|
||||
#include "libavutil/tablegen.h"
|
||||
#include "cbrt_tablegen.h"
|
||||
#include "tableprint.h"
|
||||
|
||||
int main(void)
|
||||
|
@ -22,8 +22,8 @@
|
||||
|
||||
#include <stdlib.h>
|
||||
#define CONFIG_HARDCODED_TABLES 0
|
||||
#include "mpegaudio_tablegen.h"
|
||||
#include "libavutil/tablegen.h"
|
||||
#include "mpegaudio_tablegen.h"
|
||||
#include "tableprint.h"
|
||||
|
||||
int main(void)
|
||||
|
Loading…
x
Reference in New Issue
Block a user