summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/macrossp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/macrossp.c')
-rw-r--r--src/mame/drivers/macrossp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/macrossp.c b/src/mame/drivers/macrossp.c
index dc21fec9725..9c52a7adc78 100644
--- a/src/mame/drivers/macrossp.c
+++ b/src/mame/drivers/macrossp.c
@@ -36,7 +36,7 @@ TODO:
******************************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "cpu/m68000/m68000.h"
#include "sound/es5506.h"