summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/zx81_p.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/zx81_p.c')
-rw-r--r--src/lib/formats/zx81_p.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/formats/zx81_p.c b/src/lib/formats/zx81_p.c
index bfb871c3c51..e2e1e33f035 100644
--- a/src/lib/formats/zx81_p.c
+++ b/src/lib/formats/zx81_p.c
@@ -29,6 +29,8 @@ medium transfer rate is approx. 307 bps (38 bytes/sec) for files that contain
*****************************************************************************/
+#include <assert.h>
+
#include "zx81_p.h"