summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/m6502/m6509d.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/m6502/m6509d.cpp')
-rw-r--r--src/devices/cpu/m6502/m6509d.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/cpu/m6502/m6509d.cpp b/src/devices/cpu/m6502/m6509d.cpp
index 93ef8d684a0..e7a27d9e1ce 100644
--- a/src/devices/cpu/m6502/m6509d.cpp
+++ b/src/devices/cpu/m6502/m6509d.cpp
@@ -8,6 +8,7 @@
***************************************************************************/
+#include "emu.h"
#include "m6509d.h"
#include "cpu/m6502/m6509d.hxx"