summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mpu4.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/mpu4.cpp')
-rw-r--r--src/mame/drivers/mpu4.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/mpu4.cpp b/src/mame/drivers/mpu4.cpp
index ebda900681e..f889fa3af7f 100644
--- a/src/mame/drivers/mpu4.cpp
+++ b/src/mame/drivers/mpu4.cpp
@@ -260,12 +260,12 @@ TODO: - Distinguish door switches using manual
- Per game inputs not currently supported, may need to do something about DIPs, inverted lines etc.
***********************************************************************************************************/
#include "emu.h"
-
#include "includes/mpu4.h"
-
#include "video/awpvid.h" //Fruit Machines Only
+#include "speaker.h"
+
#include "mpu4.lh"
#include "mpu4ext.lh"