summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/m24.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/m24.cpp')
-rw-r--r--src/mame/drivers/m24.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/m24.cpp b/src/mame/drivers/m24.cpp
index a3bf199337a..4d156e12c59 100644
--- a/src/mame/drivers/m24.cpp
+++ b/src/mame/drivers/m24.cpp
@@ -41,7 +41,7 @@
#include "formats/naslite_dsk.h"
#include "formats/m20_dsk.h"
-#include "softlist.h"
+#include "softlist_dev.h"
namespace {