summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/imd_dsk.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/imd_dsk.cpp')
-rw-r--r--src/lib/formats/imd_dsk.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/lib/formats/imd_dsk.cpp b/src/lib/formats/imd_dsk.cpp
index b0e9a4159d9..6c905f46e2d 100644
--- a/src/lib/formats/imd_dsk.cpp
+++ b/src/lib/formats/imd_dsk.cpp
@@ -9,9 +9,12 @@
*********************************************************************/
#include "imd_dsk.h"
+#include "flopimg_legacy.h"
#include "ioprocs.h"
+#include "osdcore.h" // osd_printf_*
+
#include <cstring>