summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/lviv.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/lviv.cpp')
-rw-r--r--src/mame/drivers/lviv.cpp15
1 files changed, 8 insertions, 7 deletions
diff --git a/src/mame/drivers/lviv.cpp b/src/mame/drivers/lviv.cpp
index 8a5bc23658f..6be2f7aa9a1 100644
--- a/src/mame/drivers/lviv.cpp
+++ b/src/mame/drivers/lviv.cpp
@@ -283,16 +283,17 @@ Timings:
*******************************************************************************/
#include "emu.h"
+#include "includes/lviv.h"
+
#include "cpu/i8085/i8085.h"
-#include "sound/speaker.h"
#include "sound/wave.h"
-#include "machine/i8255.h"
-#include "includes/lviv.h"
-#include "imagedev/snapquik.h"
-#include "imagedev/cassette.h"
-#include "formats/lviv_lvt.h"
-#include "machine/ram.h"
+
+#include "screen.h"
#include "softlist.h"
+#include "speaker.h"
+
+#include "formats/lviv_lvt.h"
+
/* I/O ports */