summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/alphatro.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/alphatro.c
parent5d6819b19c85314ffa909d1d788a26ba45aabc1b (diff)
Relaxed emu.h a bit, should make compile a bit faster (nw)
Diffstat (limited to 'src/mame/drivers/alphatro.c')
-rw-r--r--src/mame/drivers/alphatro.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/alphatro.c b/src/mame/drivers/alphatro.c
index f13841c8dc8..127389e6a9c 100644
--- a/src/mame/drivers/alphatro.c
+++ b/src/mame/drivers/alphatro.c
@@ -45,6 +45,7 @@
#include "sound/beep.h"
#include "sound/wave.h"
#include "machine/ram.h"
+#include "softlist.h"
#define MAIN_CLOCK XTAL_4MHz