summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/n64.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/n64.cpp')
-rw-r--r--src/mame/machine/n64.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/machine/n64.cpp b/src/mame/machine/n64.cpp
index 35459505d3b..f157cb104ed 100644
--- a/src/mame/machine/n64.cpp
+++ b/src/mame/machine/n64.cpp
@@ -4,6 +4,7 @@
#include "emu.h"
#include "debugger.h"
+#include "screen.h"
#include "cpu/mips/mips3.h"
#include "cpu/mips/mips3com.h"
#include "includes/n64.h"