summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/airbustr.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/airbustr.c')
-rw-r--r--src/mame/drivers/airbustr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/airbustr.c b/src/mame/drivers/airbustr.c
index 118cbeaf2b6..007477b0c1e 100644
--- a/src/mame/drivers/airbustr.c
+++ b/src/mame/drivers/airbustr.c
@@ -217,7 +217,7 @@ Code at 505: waits for bit 1 to go low, writes command, waits for bit
*/
-#include "driver.h"
+#include "emu.h"
#include "deprecat.h"
#include "cpu/z80/z80.h"
#include "sound/2203intf.h"