summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/wd177x_dsk.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/wd177x_dsk.cpp')
-rw-r--r--src/lib/formats/wd177x_dsk.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/lib/formats/wd177x_dsk.cpp b/src/lib/formats/wd177x_dsk.cpp
index 75f3396020f..5675e3bd5aa 100644
--- a/src/lib/formats/wd177x_dsk.cpp
+++ b/src/lib/formats/wd177x_dsk.cpp
@@ -12,6 +12,10 @@
#include "ioprocs.h"
+#include "osdcore.h" // osd_printf_*
+
+#include <cstring>
+
wd177x_format::wd177x_format(const format *_formats)
{