summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/pcecommn.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/pcecommn.c')
-rw-r--r--src/mame/machine/pcecommn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/pcecommn.c b/src/mame/machine/pcecommn.c
index ce5ed006420..c88e0f4888e 100644
--- a/src/mame/machine/pcecommn.c
+++ b/src/mame/machine/pcecommn.c
@@ -1,5 +1,5 @@
-#include "driver.h"
+#include "emu.h"
#include "machine/pcecommn.h"
#include "video/vdc.h"
#include "cpu/h6280/h6280.h"