summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mips.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/mips.cpp')
-rw-r--r--src/mame/drivers/mips.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/drivers/mips.cpp b/src/mame/drivers/mips.cpp
index 85c15f47ddd..4ee6203addd 100644
--- a/src/mame/drivers/mips.cpp
+++ b/src/mame/drivers/mips.cpp
@@ -132,6 +132,8 @@
#include "includes/mips.h"
+#include "imagedev/floppy.h"
+
#include "debugger.h"
#define LOG_GENERAL (1U << 0)