summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/iqunlim.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/iqunlim.cpp')
-rw-r--r--src/mame/drivers/iqunlim.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/iqunlim.cpp b/src/mame/drivers/iqunlim.cpp
index b3f8d881ca2..26e1439a47c 100644
--- a/src/mame/drivers/iqunlim.cpp
+++ b/src/mame/drivers/iqunlim.cpp
@@ -56,6 +56,7 @@ A4 = MAX232
#include "cpu/m68000/m68000.h"
#include "bus/generic/slot.h"
#include "bus/generic/carts.h"
+#include "softlist_dev.h"
class iqunlim_state : public driver_device
{