summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/m92.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/m92.cpp')
-rw-r--r--src/mame/drivers/m92.cpp6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/mame/drivers/m92.cpp b/src/mame/drivers/m92.cpp
index 71cd8aca63d..cadf88db39d 100644
--- a/src/mame/drivers/m92.cpp
+++ b/src/mame/drivers/m92.cpp
@@ -201,13 +201,15 @@ psoldier dip locations still need verification.
*****************************************************************************/
#include "emu.h"
-#include "cpu/nec/nec.h"
-#include "cpu/nec/v25.h"
#include "includes/m92.h"
#include "includes/iremipt.h"
+
+#include "cpu/nec/nec.h"
+#include "cpu/nec/v25.h"
#include "machine/irem_cpu.h"
#include "sound/ym2151.h"
#include "sound/iremga20.h"
+#include "speaker.h"
// I haven't managed to find a way to keep nbbatman happy when using the proper upd71059c device