summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/pc98_dsk.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/pc98_dsk.cpp')
-rw-r--r--src/lib/formats/pc98_dsk.cpp5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/lib/formats/pc98_dsk.cpp b/src/lib/formats/pc98_dsk.cpp
index 1add267da8f..125a23b13dd 100644
--- a/src/lib/formats/pc98_dsk.cpp
+++ b/src/lib/formats/pc98_dsk.cpp
@@ -8,11 +8,10 @@
*********************************************************************/
-#include <cstring>
-#include <cassert>
-
#include "formats/pc98_dsk.h"
+#include <cstring>
+
/* ----------------------------------------------------------------------- */