summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/vball.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/vball.h')
-rw-r--r--src/mame/includes/vball.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/vball.h b/src/mame/includes/vball.h
index c500aba30d8..04ff4b18aed 100644
--- a/src/mame/includes/vball.h
+++ b/src/mame/includes/vball.h
@@ -2,6 +2,7 @@
// copyright-holders:Paul Hampson
#include "machine/gen_latch.h"
+#include "machine/timer.h"
#include "screen.h"
class vball_state : public driver_device