summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/hotstuff.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/hotstuff.cpp')
-rw-r--r--src/mame/drivers/hotstuff.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/hotstuff.cpp b/src/mame/drivers/hotstuff.cpp
index 3819bf68296..4ff5e2d339e 100644
--- a/src/mame/drivers/hotstuff.cpp
+++ b/src/mame/drivers/hotstuff.cpp
@@ -4,6 +4,7 @@
#include "emu.h"
#include "cpu/m68000/m68000.h"
+#include "screen.h"
class hotstuff_state : public driver_device