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