summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pkscram.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/pkscram.cpp')
-rw-r--r--src/mame/drivers/pkscram.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/pkscram.cpp b/src/mame/drivers/pkscram.cpp
index 596a5fc0d28..25ce47d0e4d 100644
--- a/src/mame/drivers/pkscram.cpp
+++ b/src/mame/drivers/pkscram.cpp
@@ -16,6 +16,7 @@ driver by David Haywood and few bits by Pierpaolo Prazzoli
#include "emu.h"
#include "cpu/m68000/m68000.h"
#include "machine/nvram.h"
+#include "machine/timer.h"
#include "sound/2203intf.h"
#include "screen.h"
#include "speaker.h"