summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cop01.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/cop01.cpp')
-rw-r--r--src/mame/drivers/cop01.cpp5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/mame/drivers/cop01.cpp b/src/mame/drivers/cop01.cpp
index 2c31bb55ed8..d39649f0faa 100644
--- a/src/mame/drivers/cop01.cpp
+++ b/src/mame/drivers/cop01.cpp
@@ -54,10 +54,13 @@ Mighty Guy board layout:
***************************************************************************/
#include "emu.h"
+#include "includes/cop01.h"
+
#include "cpu/z80/z80.h"
#include "sound/ay8910.h"
#include "sound/3526intf.h"
-#include "includes/cop01.h"
+#include "screen.h"
+#include "speaker.h"
#define MIGHTGUY_HACK 0