summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/devcpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/devcpu.h')
-rw-r--r--src/emu/devcpu.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/emu/devcpu.h b/src/emu/devcpu.h
index c50f0b03f6a..3a9f218776b 100644
--- a/src/emu/devcpu.h
+++ b/src/emu/devcpu.h
@@ -17,6 +17,8 @@
#ifndef MAME_EMU_DEVCPU_H
#define MAME_EMU_DEVCPU_H
+#include "didisasm.h"
+
//**************************************************************************
// CPU DEVICE CONFIGURATION MACROS
//**************************************************************************