summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/g64_dsk.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/g64_dsk.cpp')
-rw-r--r--src/lib/formats/g64_dsk.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/formats/g64_dsk.cpp b/src/lib/formats/g64_dsk.cpp
index 8e6b9c75e44..47592b37e42 100644
--- a/src/lib/formats/g64_dsk.cpp
+++ b/src/lib/formats/g64_dsk.cpp
@@ -14,6 +14,8 @@
#include "ioprocs.h"
+#include "osdcore.h" // osd_printf_*
+
#define G64_FORMAT_HEADER "GCR-1541"