summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mini2440.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/mini2440.cpp')
-rw-r--r--src/mame/drivers/mini2440.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mame/drivers/mini2440.cpp b/src/mame/drivers/mini2440.cpp
index 4d62449303c..6d4ad637a96 100644
--- a/src/mame/drivers/mini2440.cpp
+++ b/src/mame/drivers/mini2440.cpp
@@ -13,6 +13,9 @@
#include "sound/dac.h"
#include "sound/volt_reg.h"
#include "rendlay.h"
+#include "screen.h"
+#include "speaker.h"
+
#define VERBOSE_LEVEL ( 0 )