diff options
Diffstat (limited to 'aac-enc-dabplus.c')
-rw-r--r-- | aac-enc-dabplus.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/aac-enc-dabplus.c b/aac-enc-dabplus.c index 29e40a8..7516a15 100644 --- a/aac-enc-dabplus.c +++ b/aac-enc-dabplus.c @@ -22,6 +22,7 @@ #include <unistd.h> #include <stdlib.h> #include <getopt.h> +#include <assert.h> #include "libAACenc/include/aacenc_lib.h" #include "wavreader.h" |