diff options
Diffstat (limited to 'src/devices/bus/cpc/transtape.cpp')
-rw-r--r-- | src/devices/bus/cpc/transtape.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/cpc/transtape.cpp b/src/devices/bus/cpc/transtape.cpp index 1b3056d12c9..df05e1e491a 100644 --- a/src/devices/bus/cpc/transtape.cpp +++ b/src/devices/bus/cpc/transtape.cpp @@ -9,7 +9,7 @@ */ #include "transtape.h" -#include "includes/amstrad.h" +SLOT_INTERFACE_EXTERN(cpc_exp_cards); //************************************************************************** // DEVICE DEFINITIONS |