summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/stvinit.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/stvinit.c')
-rw-r--r--src/mame/drivers/stvinit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/stvinit.c b/src/mame/drivers/stvinit.c
index 8dd66497947..95a9788e34c 100644
--- a/src/mame/drivers/stvinit.c
+++ b/src/mame/drivers/stvinit.c
@@ -5,7 +5,7 @@
to be honest i think some of these cause more problems than they're worth ...
*/
-#include "driver.h"
+#include "emu.h"
#include "cpu/sh2/sh2.h"
#include "machine/stvprot.h"
#include "includes/stv.h"