summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/gaelco2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/gaelco2.h')
-rw-r--r--src/mame/includes/gaelco2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/gaelco2.h b/src/mame/includes/gaelco2.h
index 35614343f4f..579da5fdaa7 100644
--- a/src/mame/includes/gaelco2.h
+++ b/src/mame/includes/gaelco2.h
@@ -4,6 +4,7 @@
#include "video/bufsprite.h"
#include "machine/74259.h"
#include "machine/eepromser.h"
+#include "machine/timer.h"
class gaelco2_state : public driver_device
{