summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mpu5.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/mpu5.c')
-rw-r--r--src/mame/drivers/mpu5.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/mpu5.c b/src/mame/drivers/mpu5.c
index ebbffa5fe67..a4766403de1 100644
--- a/src/mame/drivers/mpu5.c
+++ b/src/mame/drivers/mpu5.c
@@ -12,7 +12,7 @@
-- Much of the communication is done via a 68681 DUART.
*/
-#include "driver.h"
+#include "emu.h"
#include "cpu/m68000/m68000.h"