summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/8080bw.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/8080bw.cpp')
-rw-r--r--src/mame/drivers/8080bw.cpp6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/mame/drivers/8080bw.cpp b/src/mame/drivers/8080bw.cpp
index d8f2987d712..22a356902fb 100644
--- a/src/mame/drivers/8080bw.cpp
+++ b/src/mame/drivers/8080bw.cpp
@@ -194,12 +194,14 @@
*****************************************************************************/
#include "emu.h"
+#include "includes/8080bw.h"
+
#include "cpu/m6800/m6800.h"
#include "cpu/i8085/i8085.h"
#include "machine/watchdog.h"
#include "sound/ay8910.h"
-#include "sound/speaker.h"
-#include "includes/8080bw.h"
+
+#include "speaker.h"
#include "attackfc.lh"
#include "cosmicm.lh"