diff options
Diffstat (limited to 'src/lib/formats/wavfile.c')
-rw-r--r-- | src/lib/formats/wavfile.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/formats/wavfile.c b/src/lib/formats/wavfile.c index e332110fbff..c02f9634119 100644 --- a/src/lib/formats/wavfile.c +++ b/src/lib/formats/wavfile.c @@ -7,7 +7,6 @@ *********************************************************************/ #include <stdio.h> -#include <assert.h> #include "wavfile.h" #include "cassimg.h" |