summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/fm7.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/fm7.cpp')
-rw-r--r--src/mame/video/fm7.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/mame/video/fm7.cpp b/src/mame/video/fm7.cpp
index 38c880201f3..1fb805781ce 100644
--- a/src/mame/video/fm7.cpp
+++ b/src/mame/video/fm7.cpp
@@ -7,9 +7,11 @@
*/
#include "emu.h"
-#include "cpu/m6809/m6809.h"
#include "includes/fm7.h"
+#include "cpu/m6809/m6809.h"
+#include "screen.h"
+
/*
* Main CPU: Sub-CPU interface (port 0xfd05)