summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/triplhnt.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/triplhnt.c')
-rw-r--r--src/mame/drivers/triplhnt.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/triplhnt.c b/src/mame/drivers/triplhnt.c
index 9f154b6580c..e2510430295 100644
--- a/src/mame/drivers/triplhnt.c
+++ b/src/mame/drivers/triplhnt.c
@@ -11,6 +11,7 @@ To Do:
***************************************************************************/
#include "driver.h"
+#include "cpu/m6800/m6800.h"
#include "triplhnt.h"
static UINT8 triplhnt_cmos[16];