summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/gizmondo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/gizmondo.cpp')
-rw-r--r--src/mame/drivers/gizmondo.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/drivers/gizmondo.cpp b/src/mame/drivers/gizmondo.cpp
index ecfc2f97276..33c1aefb832 100644
--- a/src/mame/drivers/gizmondo.cpp
+++ b/src/mame/drivers/gizmondo.cpp
@@ -35,6 +35,8 @@ SYSINTR_GPS = INT_EINT3, INT_EINT8_23 (EINT18)
#include "machine/s3c2440.h"
#include "video/gf4500.h"
#include "rendlay.h"
+#include "screen.h"
+
#define VERBOSE_LEVEL ( 0 )