diff options
Diffstat (limited to 'src/libffmpeg/config.h')
-rw-r--r-- | src/libffmpeg/config.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/libffmpeg/config.h b/src/libffmpeg/config.h new file mode 100644 index 000000000..e560cbebb --- /dev/null +++ b/src/libffmpeg/config.h @@ -0,0 +1,6 @@ +/* + * this is just a fake config.h for libavcodec + */ + +#include "../../config.h" + |