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