summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/ql
diff options
context:
space:
mode:
author Miodrag Milanović <mmicko@gmail.com>2016-08-08 13:43:06 +0200
committer GitHub <noreply@github.com>2016-08-08 13:43:06 +0200
commitf67311c5a5b1e08a0d285795d9182683a270a2d8 (patch)
treea933219100a15a1d914164bedd9b5afecd1d5c7c /src/devices/bus/ql
parent74e1aa46198ca5724a9faa8f88aeecf6bc1fc3bf (diff)
parentc77310389e095b3c93a0cb7c238b5e8dcf1dd152 (diff)
Merge pull request #1180 from npwoods/split_softlist_code_redo
Redo of split of src/emu/softlist.[cpp|h]
Diffstat (limited to 'src/devices/bus/ql')
-rw-r--r--src/devices/bus/ql/rom.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/ql/rom.h b/src/devices/bus/ql/rom.h
index 606ffe4e67b..5649804df66 100644
--- a/src/devices/bus/ql/rom.h
+++ b/src/devices/bus/ql/rom.h
@@ -31,7 +31,7 @@
#define __QL_ROM_CARTRIDGE_SLOT__
#include "emu.h"
-
+#include "softlist_dev.h"
//**************************************************************************