summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/lviv.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/lviv.cpp')
-rw-r--r--src/mame/machine/lviv.cpp10
1 files changed, 2 insertions, 8 deletions
diff --git a/src/mame/machine/lviv.cpp b/src/mame/machine/lviv.cpp
index f7dee34255b..cebbe846cc6 100644
--- a/src/mame/machine/lviv.cpp
+++ b/src/mame/machine/lviv.cpp
@@ -12,18 +12,12 @@
***************************************************************************/
#include "emu.h"
-#include "imagedev/cassette.h"
-#include "imagedev/snapquik.h"
-#include "cpu/i8085/i8085.h"
-#include "machine/i8255.h"
#include "includes/lviv.h"
-#include "sound/speaker.h"
-#include "machine/ram.h"
-
-#define LVIV_SNAPSHOT_SIZE 82219
+#include "cpu/i8085/i8085.h"
+#define LVIV_SNAPSHOT_SIZE 82219
void lviv_state::lviv_update_memory ()