summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/m79amb.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/m79amb.c')
-rw-r--r--src/mame/drivers/m79amb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/m79amb.c b/src/mame/drivers/m79amb.c
index b2e780b1469..2d63134ae15 100644
--- a/src/mame/drivers/m79amb.c
+++ b/src/mame/drivers/m79amb.c
@@ -54,7 +54,7 @@ and two large (paddles pretending to be) guns.
*/
-#include "driver.h"
+#include "emu.h"
#include "includes/m79amb.h"
#include "cpu/i8085/i8085.h"