summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/bullet.h
diff options
context:
space:
mode:
author Robbbert <robbbert@users.noreply.github.com>2012-10-07 08:15:53 +0000
committer Robbbert <robbbert@users.noreply.github.com>2012-10-07 08:15:53 +0000
commit085870c8fcb1ab60a859545736a1d4d1e14abecf (patch)
tree8cef1bb73d8d458b28b81986675e19ae1b924a80 /src/mess/includes/bullet.h
parentd07477a3bc157d24692f3b59bd453c8709f120c7 (diff)
reverted it properly, doesn't crash now
Diffstat (limited to 'src/mess/includes/bullet.h')
-rw-r--r--src/mess/includes/bullet.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mess/includes/bullet.h b/src/mess/includes/bullet.h
index 3a9f13de051..063bee59b7e 100644
--- a/src/mess/includes/bullet.h
+++ b/src/mess/includes/bullet.h
@@ -10,6 +10,7 @@
#include "machine/ctronics.h"
#include "machine/ram.h"
#include "machine/scsicb.h"
+#include "machine/scsibus.h"
#include "machine/terminal.h"
#include "machine/wd17xx.h"
#include "machine/z80ctc.h"