diff options
Diffstat (limited to 'libavcodec/sinewin_tablegen.h')
-rw-r--r-- | libavcodec/sinewin_tablegen.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/sinewin_tablegen.h b/libavcodec/sinewin_tablegen.h index 7d920265d1..1ee225bf67 100644 --- a/libavcodec/sinewin_tablegen.h +++ b/libavcodec/sinewin_tablegen.h @@ -28,6 +28,7 @@ // for the host and the target and config.h is only valid for the target #include <math.h> #include "libavutil/attributes.h" +#include "libavutil/common.h" #if !CONFIG_HARDCODED_TABLES SINETABLE( 32); |