summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/ti89.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/ti89.h')
-rw-r--r--src/mame/includes/ti89.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/ti89.h b/src/mame/includes/ti89.h
index 7c6b8f56d48..64bb84917dd 100644
--- a/src/mame/includes/ti89.h
+++ b/src/mame/includes/ti89.h
@@ -10,6 +10,7 @@
#define TI89_H_
#include "machine/intelfsh.h"
+#include "machine/timer.h"
class ti68k_state : public driver_device
{