summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mrdo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/mrdo.cpp')
-rw-r--r--src/mame/drivers/mrdo.cpp5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/mame/drivers/mrdo.cpp b/src/mame/drivers/mrdo.cpp
index a95c42c71ec..8501dde3262 100644
--- a/src/mame/drivers/mrdo.cpp
+++ b/src/mame/drivers/mrdo.cpp
@@ -22,9 +22,12 @@ There's a chance that certain bootlegs might have the different 8/20 MHz XTALS.
***************************************************************************/
#include "emu.h"
+#include "includes/mrdo.h"
+
#include "cpu/z80/z80.h"
#include "sound/sn76496.h"
-#include "includes/mrdo.h"
+#include "screen.h"
+#include "speaker.h"
#define MAIN_CLOCK XTAL_8_2MHz