summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/stv.c
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2015-11-05 20:39:57 +0100
committer Miodrag Milanovic <mmicko@gmail.com>2015-11-05 20:39:57 +0100
commit41fea29de54440be6d4da527eb9737f5fdbdf160 (patch)
tree80a2904673196bf690b94903d7ce35edd269410b /src/mame/drivers/stv.c
parent5d6819b19c85314ffa909d1d788a26ba45aabc1b (diff)
Relaxed emu.h a bit, should make compile a bit faster (nw)
Diffstat (limited to 'src/mame/drivers/stv.c')
-rw-r--r--src/mame/drivers/stv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/stv.c b/src/mame/drivers/stv.c
index bcb83622df3..bf031818b54 100644
--- a/src/mame/drivers/stv.c
+++ b/src/mame/drivers/stv.c
@@ -50,7 +50,7 @@
#include "includes/stv.h"
#include "imagedev/chd_cd.h"
#include "coreutil.h"
-
+#include "softlist.h"
#define FIRST_SPEEDUP_SLOT (2) // in case we remove/alter the BIOS speedups later