summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/hexion.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/hexion.h')
-rw-r--r--src/mame/includes/hexion.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/includes/hexion.h b/src/mame/includes/hexion.h
index d86ad099504..e537dd77e1e 100644
--- a/src/mame/includes/hexion.h
+++ b/src/mame/includes/hexion.h
@@ -1,6 +1,8 @@
// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
+
#include "machine/k053252.h"
+#include "machine/timer.h"
class hexion_state : public driver_device
{