summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/machine/pci.c')
-rw-r--r--src/emu/machine/pci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/machine/pci.c b/src/emu/machine/pci.c
index 4100fee8a02..13d7776e4a1 100644
--- a/src/emu/machine/pci.c
+++ b/src/emu/machine/pci.c
@@ -69,7 +69,7 @@
***************************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "devconv.h"
#include "machine/pci.h"