summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/isa/pds.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/isa/pds.cpp')
-rw-r--r--src/devices/bus/isa/pds.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/bus/isa/pds.cpp b/src/devices/bus/isa/pds.cpp
index 39c9165f8c9..9b10e9c31b7 100644
--- a/src/devices/bus/isa/pds.cpp
+++ b/src/devices/bus/isa/pds.cpp
@@ -16,6 +16,7 @@
* Created on: 31/01/2014
*/
+#include "emu.h"
#include "pds.h"
const device_type ISA8_PDS = &device_creator<isa8_pds_device>;