summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/alphasma.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/alphasma.cpp')
-rw-r--r--src/mame/drivers/alphasma.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/alphasma.cpp b/src/mame/drivers/alphasma.cpp
index 8e2e440bcb9..86b6145ab2b 100644
--- a/src/mame/drivers/alphasma.cpp
+++ b/src/mame/drivers/alphasma.cpp
@@ -18,6 +18,7 @@
#include "machine/ram.h"
#include "video/hd44780.h"
#include "rendlay.h"
+#include "screen.h"
class alphasmart_state : public driver_device
{