summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/wacky_gator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/wacky_gator.cpp')
-rw-r--r--src/mame/drivers/wacky_gator.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/wacky_gator.cpp b/src/mame/drivers/wacky_gator.cpp
index ae6a9ca04cc..45fc413448f 100644
--- a/src/mame/drivers/wacky_gator.cpp
+++ b/src/mame/drivers/wacky_gator.cpp
@@ -21,6 +21,7 @@
#include "machine/i8255.h"
#include "machine/pit8253.h"
#include "machine/ticket.h"
+#include "machine/timer.h"
#include "sound/msm5205.h"
#include "sound/ym2413.h"
#include "speaker.h"