summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/pci.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/pci.h')
-rw-r--r--src/devices/machine/pci.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/machine/pci.h b/src/devices/machine/pci.h
index a7cfd68c7de..a882f93b957 100644
--- a/src/devices/machine/pci.h
+++ b/src/devices/machine/pci.h
@@ -3,7 +3,6 @@
#ifndef PCI_H
#define PCI_H
-#include "emu.h"
#define MCFG_PCI_ROOT_ADD(_tag) \
MCFG_DEVICE_ADD(_tag, PCI_ROOT, 0)