summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/pci9050.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/pci9050.cpp')
-rw-r--r--src/devices/machine/pci9050.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/machine/pci9050.cpp b/src/devices/machine/pci9050.cpp
index a67b5c80bb7..da70aab3a22 100644
--- a/src/devices/machine/pci9050.cpp
+++ b/src/devices/machine/pci9050.cpp
@@ -21,6 +21,7 @@
*********************************************************************/
+#include "emu.h"
#include "pci9050.h"
const device_type PCI9050 = &device_creator<pci9050_device>;