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