summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/hp9845.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/hp9845.h')
-rw-r--r--src/mame/includes/hp9845.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/hp9845.h b/src/mame/includes/hp9845.h
index 8dc44ca5f0c..43679131240 100644
--- a/src/mame/includes/hp9845.h
+++ b/src/mame/includes/hp9845.h
@@ -10,6 +10,7 @@
#include "machine/hp_taco.h"
#include "sound/beep.h"
#include "bus/hp9845_io/hp9845_io.h"
+#include "screen.h"
class hp9845b_state : public driver_device
{