summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/tryout.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/tryout.c')
-rw-r--r--src/mame/drivers/tryout.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/tryout.c b/src/mame/drivers/tryout.c
index 2e22181e4d0..5c5642f08c8 100644
--- a/src/mame/drivers/tryout.c
+++ b/src/mame/drivers/tryout.c
@@ -20,7 +20,7 @@ $208 strikes count
****************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "cpu/m6502/m6502.h"
#include "sound/2203intf.h"