summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/tankbatt.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/tankbatt.c')
-rw-r--r--src/mame/drivers/tankbatt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/tankbatt.c b/src/mame/drivers/tankbatt.c
index 978518313dc..5080219500f 100644
--- a/src/mame/drivers/tankbatt.c
+++ b/src/mame/drivers/tankbatt.c
@@ -56,7 +56,7 @@ Known issues:
***************************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "cpu/m6502/m6502.h"
#include "sound/samples.h"