summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/bntyhunt.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/bntyhunt.cpp')
-rw-r--r--src/mame/drivers/bntyhunt.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/bntyhunt.cpp b/src/mame/drivers/bntyhunt.cpp
index 1bddbd854eb..dd26f58f34c 100644
--- a/src/mame/drivers/bntyhunt.cpp
+++ b/src/mame/drivers/bntyhunt.cpp
@@ -9,6 +9,7 @@
#include "emu.h"
#include "cpu/i386/i386.h"
+#include "screen.h"
class bntyhunt_state : public driver_device