summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/busicom.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/busicom.h')
-rw-r--r--src/mame/includes/busicom.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/busicom.h b/src/mame/includes/busicom.h
index 0809af8f6af..61ffe789048 100644
--- a/src/mame/includes/busicom.h
+++ b/src/mame/includes/busicom.h
@@ -12,6 +12,7 @@
#pragma once
#include "cpu/mcs40/mcs40.h"
+#include "machine/timer.h"
class busicom_state : public driver_device
{