summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/eprom.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/eprom.c')
-rw-r--r--src/mame/drivers/eprom.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/eprom.c b/src/mame/drivers/eprom.c
index ff01860ea29..07b8ce82dd9 100644
--- a/src/mame/drivers/eprom.c
+++ b/src/mame/drivers/eprom.c
@@ -24,6 +24,7 @@
#include "driver.h"
+#include "cpu/m68000/m68000.h"
#include "machine/atarigen.h"
#include "audio/atarijsa.h"
#include "eprom.h"