summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mirax.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/mirax.c')
-rw-r--r--src/mame/drivers/mirax.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/mirax.c b/src/mame/drivers/mirax.c
index f31ca587eb5..88aea63a923 100644
--- a/src/mame/drivers/mirax.c
+++ b/src/mame/drivers/mirax.c
@@ -68,7 +68,7 @@ The End
************************************************
*/
-#include "driver.h"
+#include "emu.h"
#include "cpu/z80/z80.h"
#include "deprecat.h"
#include "sound/ay8910.h"