summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/svi3x8/expander/modules.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/svi3x8/expander/modules.cpp')
-rw-r--r--src/devices/bus/svi3x8/expander/modules.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/devices/bus/svi3x8/expander/modules.cpp b/src/devices/bus/svi3x8/expander/modules.cpp
index 04ba3635d4f..1fde553ae63 100644
--- a/src/devices/bus/svi3x8/expander/modules.cpp
+++ b/src/devices/bus/svi3x8/expander/modules.cpp
@@ -9,6 +9,10 @@
#include "emu.h"
#include "modules.h"
+#include "sv601.h"
+#include "sv602.h"
+#include "sv603.h"
+
SLOT_INTERFACE_START( svi_expander_modules )
SLOT_INTERFACE("sv601", SV601)
SLOT_INTERFACE("sv602", SV602)