summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ht68k.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/ht68k.cpp')
-rw-r--r--src/mame/drivers/ht68k.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/ht68k.cpp b/src/mame/drivers/ht68k.cpp
index 654fc908e50..6f5a8f64a8b 100644
--- a/src/mame/drivers/ht68k.cpp
+++ b/src/mame/drivers/ht68k.cpp
@@ -31,6 +31,7 @@ Lot of infos available at: http://www.classiccmp.org/cini/ht68k.htm
#include "emu.h"
#include "bus/rs232/rs232.h"
#include "cpu/m68000/m68000.h"
+#include "imagedev/floppy.h"
#include "machine/mc68681.h"
#include "machine/wd_fdc.h"
#include "softlist.h"