summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/ace_tap.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/ace_tap.c')
-rw-r--r--src/lib/formats/ace_tap.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/lib/formats/ace_tap.c b/src/lib/formats/ace_tap.c
index b57dcb03cd7..8d6d4694b05 100644
--- a/src/lib/formats/ace_tap.c
+++ b/src/lib/formats/ace_tap.c
@@ -7,6 +7,9 @@ For more information see:
- http://www.jupiter-ace.co.uk/doc_AceTapeFormat.html
********************************************************************/
+
+#include <assert.h>
+
#include "ace_tap.h"