summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/bullet.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/bullet.h')
-rw-r--r--src/mame/includes/bullet.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mame/includes/bullet.h b/src/mame/includes/bullet.h
index d4aa8e4d179..558fc877a80 100644
--- a/src/mame/includes/bullet.h
+++ b/src/mame/includes/bullet.h
@@ -7,8 +7,9 @@
#include "cpu/z80/z80.h"
#include "bus/centronics/ctronics.h"
-#include "machine/ram.h"
#include "bus/scsi/scsi.h"
+#include "imagedev/floppy.h"
+#include "machine/ram.h"
#include "machine/timer.h"
#include "machine/wd_fdc.h"
#include "machine/z80ctc.h"