summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/2mindril.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/2mindril.cpp')
-rw-r--r--src/mame/drivers/2mindril.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/mame/drivers/2mindril.cpp b/src/mame/drivers/2mindril.cpp
index 6b91ead3e95..b39c80c16c9 100644
--- a/src/mame/drivers/2mindril.cpp
+++ b/src/mame/drivers/2mindril.cpp
@@ -35,9 +35,11 @@ DAC -26.6860Mhz
*/
#include "emu.h"
+#include "includes/taito_f3.h"
+
#include "cpu/m68000/m68000.h"
#include "sound/2610intf.h"
-#include "includes/taito_f3.h"
+#include "speaker.h"
class _2mindril_state : public taito_f3_state