diff options
Diffstat (limited to 'src/lib/formats/phc25_cas.c')
-rw-r--r-- | src/lib/formats/phc25_cas.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/formats/phc25_cas.c b/src/lib/formats/phc25_cas.c index a0d807a335c..1253bd98a3a 100644 --- a/src/lib/formats/phc25_cas.c +++ b/src/lib/formats/phc25_cas.c @@ -29,6 +29,8 @@ enough to make it work. ********************************************************************/ +#include <assert.h> + #include "phc25_cas.h" #define WAVEENTRY_LOW -32768 |