summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/4enraya.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/4enraya.cpp')
-rw-r--r--src/mame/drivers/4enraya.cpp5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/mame/drivers/4enraya.cpp b/src/mame/drivers/4enraya.cpp
index a546f764d5f..199172c4f45 100644
--- a/src/mame/drivers/4enraya.cpp
+++ b/src/mame/drivers/4enraya.cpp
@@ -119,9 +119,12 @@
***************************************************************************/
#include "emu.h"
+#include "includes/4enraya.h"
+
#include "cpu/z80/z80.h"
#include "machine/nvram.h"
-#include "includes/4enraya.h"
+#include "screen.h"
+#include "speaker.h"
#define MAIN_CLOCK XTAL_8MHz