summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/exterm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/exterm.h')
-rw-r--r--src/mame/includes/exterm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/includes/exterm.h b/src/mame/includes/exterm.h
index f90cefc0238..9395b6e1c43 100644
--- a/src/mame/includes/exterm.h
+++ b/src/mame/includes/exterm.h
@@ -5,9 +5,11 @@
Gottlieb Exterminator hardware
*************************************************************************/
+
#include "cpu/tms32010/tms32010.h"
#include "cpu/tms34010/tms34010.h"
#include "machine/gen_latch.h"
+#include "machine/timer.h"
class exterm_state : public driver_device
{