diff options
Diffstat (limited to 'src/devices/bus/pce/pce_slot.h')
-rw-r--r-- | src/devices/bus/pce/pce_slot.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/devices/bus/pce/pce_slot.h b/src/devices/bus/pce/pce_slot.h index c6cb11096e1..579945229bf 100644 --- a/src/devices/bus/pce/pce_slot.h +++ b/src/devices/bus/pce/pce_slot.h @@ -3,6 +3,9 @@ #ifndef __PCE_SLOT_H #define __PCE_SLOT_H +#include "softlist_dev.h" + + /*************************************************************************** TYPE DEFINITIONS ***************************************************************************/ |