summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/n8080.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/n8080.c')
-rw-r--r--src/mame/drivers/n8080.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/n8080.c b/src/mame/drivers/n8080.c
index 57bc906b2ba..d37dfbe7f42 100644
--- a/src/mame/drivers/n8080.c
+++ b/src/mame/drivers/n8080.c
@@ -10,7 +10,7 @@
***************************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "cpu/i8085/i8085.h"
#include "includes/n8080.h"