summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pencil2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/pencil2.cpp')
-rw-r--r--src/mame/drivers/pencil2.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/pencil2.cpp b/src/mame/drivers/pencil2.cpp
index 9c8678faef4..00f4e6f2efe 100644
--- a/src/mame/drivers/pencil2.cpp
+++ b/src/mame/drivers/pencil2.cpp
@@ -95,7 +95,7 @@ ToDo:
#include "bus/generic/slot.h"
#include "bus/generic/carts.h"
-#include "softlist.h"
+#include "softlist_dev.h"
#include "speaker.h"
class pencil2_state : public driver_device