summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/orion.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/orion.cpp')
-rw-r--r--src/mame/drivers/orion.cpp7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/mame/drivers/orion.cpp b/src/mame/drivers/orion.cpp
index 7f3b9326ff4..15e2e5947e9 100644
--- a/src/mame/drivers/orion.cpp
+++ b/src/mame/drivers/orion.cpp
@@ -12,10 +12,15 @@
#include "emu.h"
#include "includes/orion.h"
+
#include "imagedev/cassette.h"
+#include "screen.h"
+#include "softlist.h"
+#include "speaker.h"
+
#include "formats/smx_dsk.h"
#include "formats/rk_cas.h"
-#include "softlist.h"
+
/* Address maps */