summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/eolith.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/eolith.cpp')
-rw-r--r--src/mame/drivers/eolith.cpp6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/mame/drivers/eolith.cpp b/src/mame/drivers/eolith.cpp
index 96244b23775..7aeb33a8f28 100644
--- a/src/mame/drivers/eolith.cpp
+++ b/src/mame/drivers/eolith.cpp
@@ -101,11 +101,13 @@
*********************************************************************/
#include "emu.h"
+#include "includes/eolith.h"
+
#include "cpu/e132xs/e132xs.h"
#include "cpu/mcs51/mcs51.h"
-
#include "machine/eepromser.h"
-#include "includes/eolith.h"
+
+#include "speaker.h"
/*************************************