summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/wrally.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/wrally.c')
-rw-r--r--src/mame/drivers/wrally.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/wrally.c b/src/mame/drivers/wrally.c
index dd21029d877..3cd02e6f190 100644
--- a/src/mame/drivers/wrally.c
+++ b/src/mame/drivers/wrally.c
@@ -94,7 +94,7 @@ produces a high clock frequency, slow movements a low freq.
***************************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "cpu/m68000/m68000.h"
#include "cpu/mcs51/mcs51.h"
#include "sound/okim6295.h"