summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pkscram.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/pkscram.c')
-rw-r--r--src/mame/drivers/pkscram.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/pkscram.c b/src/mame/drivers/pkscram.c
index 7d97a4b0f79..27dbc3460ec 100644
--- a/src/mame/drivers/pkscram.c
+++ b/src/mame/drivers/pkscram.c
@@ -12,6 +12,7 @@ driver by David Haywood and few bits by Pierpaolo Prazzoli
*/
#include "driver.h"
+#include "cpu/m68000/m68000.h"
#include "sound/2203intf.h"
static int interrupt_scanline=192;