summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/simpl156.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/simpl156.c')
-rw-r--r--src/mame/drivers/simpl156.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/simpl156.c b/src/mame/drivers/simpl156.c
index 9dd2a506046..44b747b3333 100644
--- a/src/mame/drivers/simpl156.c
+++ b/src/mame/drivers/simpl156.c
@@ -88,7 +88,7 @@ Are the OKI M6295 clocks from Heavy Smash are correct at least for the Mitchell
*/
-#include "driver.h"
+#include "emu.h"
#include "includes/decocrpt.h"
#include "includes/deco32.h"
#include "cpu/arm/arm.h"