summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/offtwall.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/offtwall.c')
-rw-r--r--src/mame/drivers/offtwall.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/offtwall.c b/src/mame/drivers/offtwall.c
index b08d489b8d4..b7db515fb08 100644
--- a/src/mame/drivers/offtwall.c
+++ b/src/mame/drivers/offtwall.c
@@ -17,7 +17,7 @@
***************************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "cpu/m68000/m68000.h"
#include "audio/atarijsa.h"
#include "includes/offtwall.h"