summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/toypop.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/toypop.cpp')
-rw-r--r--src/mame/drivers/toypop.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/toypop.cpp b/src/mame/drivers/toypop.cpp
index 0f4d16d3ab7..285facb2257 100644
--- a/src/mame/drivers/toypop.cpp
+++ b/src/mame/drivers/toypop.cpp
@@ -31,6 +31,7 @@
#include "cpu/m6809/m6809.h"
#include "cpu/m68000/m68000.h"
+#include "machine/timer.h"
#include "sound/namco.h"
#include "screen.h"
#include "speaker.h"