summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/dm7000.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/dm7000.cpp')
-rw-r--r--src/mame/drivers/dm7000.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/dm7000.cpp b/src/mame/drivers/dm7000.cpp
index fa7ea856385..239a0e5c895 100644
--- a/src/mame/drivers/dm7000.cpp
+++ b/src/mame/drivers/dm7000.cpp
@@ -40,6 +40,7 @@
#include "emu.h"
#include "includes/dm7000.h"
+#include "screen.h"
#define VERBOSE_LEVEL ( 9 )