summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/albazc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/albazc.c')
-rw-r--r--src/mame/drivers/albazc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/albazc.c b/src/mame/drivers/albazc.c
index 0d82864e864..407245c6021 100644
--- a/src/mame/drivers/albazc.c
+++ b/src/mame/drivers/albazc.c
@@ -10,7 +10,7 @@ TODO:
switch bank, and probably some NVRAM because there's a battery.
*/
-#include "driver.h"
+#include "emu.h"
#include "cpu/z80/z80.h"
#include "sound/ay8910.h"