summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/shangha3.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/shangha3.cpp')
-rw-r--r--src/mame/drivers/shangha3.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/mame/drivers/shangha3.cpp b/src/mame/drivers/shangha3.cpp
index 4e53418f39e..a20591b2ddc 100644
--- a/src/mame/drivers/shangha3.cpp
+++ b/src/mame/drivers/shangha3.cpp
@@ -34,11 +34,13 @@ Notes:
***************************************************************************/
#include "emu.h"
+#include "includes/shangha3.h"
+
#include "cpu/m68000/m68000.h"
#include "cpu/z80/z80.h"
#include "sound/ay8910.h"
#include "sound/2612intf.h"
-#include "includes/shangha3.h"
+#include "speaker.h"
/* this looks like a simple protection check */