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