summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/gotya.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/gotya.c')
-rw-r--r--src/mame/drivers/gotya.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/gotya.c b/src/mame/drivers/gotya.c
index 814ab3329fe..1403f4fbdb1 100644
--- a/src/mame/drivers/gotya.c
+++ b/src/mame/drivers/gotya.c
@@ -33,7 +33,7 @@ TODO: Emulated sound
its more likely just a prototype / alternate version, its hard to tell
****************************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "cpu/z80/z80.h"
#include "sound/samples.h"
#include "includes/gotya.h"