summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/exidy.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/exidy.h')
-rw-r--r--src/mame/includes/exidy.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/exidy.h b/src/mame/includes/exidy.h
index fbc7037fb7b..a3a872b862f 100644
--- a/src/mame/includes/exidy.h
+++ b/src/mame/includes/exidy.h
@@ -8,6 +8,7 @@
#include "sound/dac.h"
#include "sound/samples.h"
+#include "screen.h"
#define EXIDY_MASTER_CLOCK (XTAL_11_289MHz)
#define EXIDY_CPU_CLOCK (EXIDY_MASTER_CLOCK / 16)