summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/balsente.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/balsente.h')
-rw-r--r--src/mame/includes/balsente.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/balsente.h b/src/mame/includes/balsente.h
index 3ddab9a1b76..3901436f71d 100644
--- a/src/mame/includes/balsente.h
+++ b/src/mame/includes/balsente.h
@@ -9,6 +9,7 @@
***************************************************************************/
#include "sound/cem3394.h"
+#include "screen.h"
#define BALSENTE_MASTER_CLOCK (20000000)
#define BALSENTE_CPU_CLOCK (BALSENTE_MASTER_CLOCK / 16)