summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cbm2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/cbm2.cpp')
-rw-r--r--src/mame/drivers/cbm2.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/cbm2.cpp b/src/mame/drivers/cbm2.cpp
index 6a4e1eb5cd6..b3924a7fb60 100644
--- a/src/mame/drivers/cbm2.cpp
+++ b/src/mame/drivers/cbm2.cpp
@@ -36,7 +36,7 @@
#include "emupal.h"
#include "screen.h"
-#include "softlist.h"
+#include "softlist_dev.h"
#include "speaker.h"
#define PLA1_TAG "u78"