summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/monzagp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/monzagp.c')
-rw-r--r--src/mame/drivers/monzagp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/monzagp.c b/src/mame/drivers/monzagp.c
index eb5005bc9f7..afa6a6e9b47 100644
--- a/src/mame/drivers/monzagp.c
+++ b/src/mame/drivers/monzagp.c
@@ -31,7 +31,7 @@ Lower board (MGP_01):
1x trimmer (TIME?????)
***************************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "cpu/i8085/i8085.h"
#include "cpu/mcs48/mcs48.h"