summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/orion.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/orion.cpp')
-rw-r--r--src/mame/machine/orion.cpp7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/mame/machine/orion.cpp b/src/mame/machine/orion.cpp
index 0146f95a2b5..2112a3d5a0e 100644
--- a/src/mame/machine/orion.cpp
+++ b/src/mame/machine/orion.cpp
@@ -11,11 +11,12 @@
#include "emu.h"
-#include "cpu/i8085/i8085.h"
-#include "imagedev/cassette.h"
-#include "sound/speaker.h"
#include "includes/orion.h"
+#include "imagedev/cassette.h"
+#include "screen.h"
+
+
#define SCREEN_WIDTH_384 48
#define SCREEN_WIDTH_480 60
#define SCREEN_WIDTH_512 64