diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/DecoderAPI.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/DecoderAPI.cxx b/src/DecoderAPI.cxx index 87d104465..4fea02bef 100644 --- a/src/DecoderAPI.cxx +++ b/src/DecoderAPI.cxx @@ -35,6 +35,7 @@ #include <assert.h> #include <stdlib.h> #include <string.h> +#include <math.h> void decoder_initialized(Decoder &decoder, |