summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pv2000.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/pv2000.cpp')
-rw-r--r--src/mame/drivers/pv2000.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/pv2000.cpp b/src/mame/drivers/pv2000.cpp
index eefb89a8b02..0dd1436d4f6 100644
--- a/src/mame/drivers/pv2000.cpp
+++ b/src/mame/drivers/pv2000.cpp
@@ -37,7 +37,7 @@ For BIOS CRC confirmation
#include "bus/generic/slot.h"
#include "bus/generic/carts.h"
#include "screen.h"
-#include "softlist.h"
+#include "softlist_dev.h"
#include "speaker.h"
class pv2000_state : public driver_device