summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/apple3.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/apple3.cpp')
-rw-r--r--src/mame/machine/apple3.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/machine/apple3.cpp b/src/mame/machine/apple3.cpp
index 238e0f46f27..8a7dc30e397 100644
--- a/src/mame/machine/apple3.cpp
+++ b/src/mame/machine/apple3.cpp
@@ -47,6 +47,7 @@
#include "emu.h"
#include "includes/apple3.h"
#include "includes/apple2.h"
+#include "screen.h"
#define LOG_MEMORY 1
#define LOG_INDXADDR 1