diff options
Diffstat (limited to 'src/lib/formats/x07_cas.c')
-rw-r--r-- | src/lib/formats/x07_cas.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/formats/x07_cas.c b/src/lib/formats/x07_cas.c index fb581f6a44c..54f46acd488 100644 --- a/src/lib/formats/x07_cas.c +++ b/src/lib/formats/x07_cas.c @@ -6,6 +6,8 @@ ********************************************************************/ +#include <assert.h> + #include "x07_cas.h" #define WAVEENTRY_LOW -32768 |