summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/wd7600.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/wd7600.cpp')
-rw-r--r--src/devices/machine/wd7600.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/machine/wd7600.cpp b/src/devices/machine/wd7600.cpp
index 2b2ee4d847c..8fbdb4f469a 100644
--- a/src/devices/machine/wd7600.cpp
+++ b/src/devices/machine/wd7600.cpp
@@ -12,6 +12,7 @@
* TODO: pretty much everything
*/
+#include "emu.h"
#include "machine/wd7600.h"
const device_type WD7600 = &device_creator<wd7600_device>;