summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/c2color.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/c2color.cpp')
-rw-r--r--src/mame/drivers/c2color.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/c2color.cpp b/src/mame/drivers/c2color.cpp
index 0c3549f9b25..fb386ae8bcc 100644
--- a/src/mame/drivers/c2color.cpp
+++ b/src/mame/drivers/c2color.cpp
@@ -33,7 +33,7 @@
#include "screen.h"
#include "emupal.h"
-#include "softlist.h"
+#include "softlist_dev.h"
#include "speaker.h"
class c2_color_state : public driver_device