summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/dec0.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/dec0.c')
-rw-r--r--src/mame/machine/dec0.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/dec0.c b/src/mame/machine/dec0.c
index b03211f9e53..e62d7f3ffe5 100644
--- a/src/mame/machine/dec0.c
+++ b/src/mame/machine/dec0.c
@@ -6,7 +6,7 @@ Data East machine functions - Bryan McPhail, mish@tendril.co.uk
*******************************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "includes/dec0.h"
#include "cpu/h6280/h6280.h"