summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/hx20.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/hx20.cpp')
-rw-r--r--src/mame/drivers/hx20.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/drivers/hx20.cpp b/src/mame/drivers/hx20.cpp
index 1b687435454..6243512b079 100644
--- a/src/mame/drivers/hx20.cpp
+++ b/src/mame/drivers/hx20.cpp
@@ -28,7 +28,9 @@
#include "emu.h"
#include "includes/hx20.h"
+#include "screen.h"
#include "softlist.h"
+#include "speaker.h"
//**************************************************************************