OSDN Git Service

[VM][MZ2200][QD] Fix FTBFS.
[csp-qt/common_source_project-fm7.git] / source / src / vm / vm.h
index 8114fd2..9adbaac 100644 (file)
 #endif
 
 // SHARP MZ-2200
+#ifdef _MZ2000
+#include "mz2500/mz80b.h"
+#endif
+
+// SHARP MZ-2200
 #ifdef _MZ2200
 #include "mz2500/mz80b.h"
 #endif