diff options
Diffstat (limited to 'src/devices/bus/iq151/iq151.h')
-rw-r--r-- | src/devices/bus/iq151/iq151.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/devices/bus/iq151/iq151.h b/src/devices/bus/iq151/iq151.h index 1c75ff6c9a0..684aa00b8fd 100644 --- a/src/devices/bus/iq151/iq151.h +++ b/src/devices/bus/iq151/iq151.h @@ -45,6 +45,8 @@ #ifndef __IQ151CART_H__ #define __IQ151CART_H__ +#include "softlist_dev.h" + /*************************************************************************** TYPE DEFINITIONS ***************************************************************************/ |