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