summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/nfd_dsk.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/nfd_dsk.cpp')
-rw-r--r--src/lib/formats/nfd_dsk.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/lib/formats/nfd_dsk.cpp b/src/lib/formats/nfd_dsk.cpp
index 4a51e0db54c..91d60b6a2ab 100644
--- a/src/lib/formats/nfd_dsk.cpp
+++ b/src/lib/formats/nfd_dsk.cpp
@@ -81,6 +81,10 @@
#include "ioprocs.h"
+#include "osdcomm.h" // little_endianize_int*
+
+#include <cstring>
+
nfd_format::nfd_format()
{