summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/hapyfish.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/hapyfish.cpp')
-rw-r--r--src/mame/drivers/hapyfish.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/hapyfish.cpp b/src/mame/drivers/hapyfish.cpp
index 1d57c35c35a..cd41f22da9f 100644
--- a/src/mame/drivers/hapyfish.cpp
+++ b/src/mame/drivers/hapyfish.cpp
@@ -20,6 +20,7 @@
#include "emu.h"
#include "cpu/arm7/arm7.h"
#include "cpu/arm7/arm7core.h"
+#include "screen.h"
class hapyfish_state : public driver_device