summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/primo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/primo.cpp')
-rw-r--r--src/mame/machine/primo.cpp7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/mame/machine/primo.cpp b/src/mame/machine/primo.cpp
index 34bc2fd66b4..4c36389e6b4 100644
--- a/src/mame/machine/primo.cpp
+++ b/src/mame/machine/primo.cpp
@@ -17,12 +17,7 @@
/* Components */
#include "cpu/z80/z80.h"
-#include "bus/cbmiec/cbmiec.h"
-#include "sound/speaker.h"
-
-/* Devices */
-#include "imagedev/cassette.h"
-#include "imagedev/snapquik.h"
+#include "screen.h"