summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/dps1.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/dps1.cpp')
-rw-r--r--src/mame/drivers/dps1.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/dps1.cpp b/src/mame/drivers/dps1.cpp
index ecc3c5c7931..e829be27e64 100644
--- a/src/mame/drivers/dps1.cpp
+++ b/src/mame/drivers/dps1.cpp
@@ -15,6 +15,7 @@ ToDo:
#include "emu.h"
#include "cpu/z80/z80.h"
+#include "imagedev/floppy.h"
#include "machine/am9519.h"
#include "machine/upd765.h"
#include "machine/mc2661.h"