summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/esq8_dsk.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/esq8_dsk.c')
-rw-r--r--src/lib/formats/esq8_dsk.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/formats/esq8_dsk.c b/src/lib/formats/esq8_dsk.c
index 8af0bc46a84..763c303d20a 100644
--- a/src/lib/formats/esq8_dsk.c
+++ b/src/lib/formats/esq8_dsk.c
@@ -10,7 +10,8 @@
*********************************************************************/
-#include "emu.h"
+#include <assert.h>
+
#include "flopimg.h"
#include "formats/esq8_dsk.h"