summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/exidy.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/audio/exidy.c')
-rw-r--r--src/mame/audio/exidy.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/audio/exidy.c b/src/mame/audio/exidy.c
index be5b8b9421c..753dcd94d49 100644
--- a/src/mame/audio/exidy.c
+++ b/src/mame/audio/exidy.c
@@ -5,6 +5,7 @@
*************************************************************************/
#include "driver.h"
+#include "cpu/z80/z80.h"
#include "machine/rescap.h"
#include "streams.h"
#include "cpu/m6502/m6502.h"