summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/trs80.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/trs80.cpp')
-rw-r--r--src/mame/drivers/trs80.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/trs80.cpp b/src/mame/drivers/trs80.cpp
index 400281976b7..64eb3094670 100644
--- a/src/mame/drivers/trs80.cpp
+++ b/src/mame/drivers/trs80.cpp
@@ -156,6 +156,7 @@ ht1080z works
#include "includes/trs80.h"
#include "machine/input_merger.h"
#include "sound/ay8910.h"
+#include "softlist_dev.h"
void trs80_state::trs80_mem(address_map &map)