diff options
Diffstat (limited to 'ffmpeg.c')
-rw-r--r-- | ffmpeg.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -40,6 +40,7 @@ #undef time //needed because HAVE_AV_CONFIG_H is defined on top #include <time.h> +#include "version.h" #include "cmdutils.h" #undef NDEBUG |