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.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/triplhnt.c b/src/mame/drivers/triplhnt.c
index 29d9ecaca9c..5cc6c3cda2a 100644
--- a/src/mame/drivers/triplhnt.c
+++ b/src/mame/drivers/triplhnt.c
@@ -10,7 +10,7 @@ To Do:
***************************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "cpu/m6800/m6800.h"
#include "includes/triplhnt.h"