summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/d82_dsk.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/d82_dsk.c')
-rw-r--r--src/lib/formats/d82_dsk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/formats/d82_dsk.c b/src/lib/formats/d82_dsk.c
index 4d89f5e1313..33ffb4977c9 100644
--- a/src/lib/formats/d82_dsk.c
+++ b/src/lib/formats/d82_dsk.c
@@ -8,7 +8,7 @@
*********************************************************************/
-#include "emu.h"
+#include "emu.h" // offs_t
#include "formats/d82_dsk.h"
d82_format::d82_format() : d80_format(file_formats)