summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/metalmx.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/metalmx.cpp')
-rw-r--r--src/mame/drivers/metalmx.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mame/drivers/metalmx.cpp b/src/mame/drivers/metalmx.cpp
index 7221eadcce2..bdb9d70843d 100644
--- a/src/mame/drivers/metalmx.cpp
+++ b/src/mame/drivers/metalmx.cpp
@@ -256,8 +256,9 @@ Logic:
***************************************************************************/
#include "emu.h"
-#include "audio/cage.h"
#include "includes/metalmx.h"
+#include "screen.h"
+#include "speaker.h"
/*************************************