summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/tutor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/tutor.cpp')
-rw-r--r--src/mame/drivers/tutor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/tutor.cpp b/src/mame/drivers/tutor.cpp
index 8b2799d6700..6389448287c 100644
--- a/src/mame/drivers/tutor.cpp
+++ b/src/mame/drivers/tutor.cpp
@@ -179,7 +179,7 @@ A=AMA, P=PRO, these keys don't exist, and so the games cannot be played.
#include "bus/generic/carts.h"
#include "bus/generic/slot.h"
-#include "softlist.h"
+#include "softlist_dev.h"
#include "speaker.h"