summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/system1.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/system1.c')
-rw-r--r--src/mame/drivers/system1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/system1.c b/src/mame/drivers/system1.c
index 5c098a14a5c..ad333456772 100644
--- a/src/mame/drivers/system1.c
+++ b/src/mame/drivers/system1.c
@@ -187,7 +187,7 @@ Notes:
******************************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "video/system1.h"
#include "cpu/z80/z80.h"
#include "cpu/mcs51/mcs51.h"