summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/spdodgeb.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/spdodgeb.c')
-rw-r--r--src/mame/drivers/spdodgeb.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/spdodgeb.c b/src/mame/drivers/spdodgeb.c
index 148988439bd..12be8d8e6d9 100644
--- a/src/mame/drivers/spdodgeb.c
+++ b/src/mame/drivers/spdodgeb.c
@@ -22,6 +22,7 @@ Notes:
***************************************************************************/
#include "driver.h"
+#include "cpu/m6502/m6502.h"
#include "deprecat.h"
#include "cpu/m6809/m6809.h"
#include "sound/3812intf.h"