diff options
Diffstat (limited to 'src/lib/formats/sord_cas.c')
-rw-r--r-- | src/lib/formats/sord_cas.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/formats/sord_cas.c b/src/lib/formats/sord_cas.c index cab593d66e8..a2834931a2a 100644 --- a/src/lib/formats/sord_cas.c +++ b/src/lib/formats/sord_cas.c @@ -7,6 +7,7 @@ **************************************************************************/ #include <string.h> +#include <assert.h> #include "sord_cas.h" #define SORDM5_WAVESAMPLES_HEADER 1 |