summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/centiped.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/centiped.h')
-rw-r--r--src/mame/includes/centiped.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/centiped.h b/src/mame/includes/centiped.h
index 066f66c8159..552e0354600 100644
--- a/src/mame/includes/centiped.h
+++ b/src/mame/includes/centiped.h
@@ -8,6 +8,7 @@
#include "machine/eepromser.h"
#include "sound/ay8910.h"
+#include "screen.h"
class centiped_state : public driver_device
{