summaryrefslogtreecommitdiffstats
path: root/src/mame/drivers/cps3.cpp
diff options
context:
space:
mode:
author Robbbert <Robbbert@users.noreply.github.com>2019-07-12 09:28:34 +1000
committer Robbbert <Robbbert@users.noreply.github.com>2019-07-12 09:28:34 +1000
commit4e17bb120c26c4ec3ffc8407438f6d09b1da5e86 (patch)
tree20583b3ca381731b76940e28334bcfdab9719188 /src/mame/drivers/cps3.cpp
parentdf99ce2ec0e82020a6fee89f4ffaf7f1468fec31 (diff)
parent9214a78d705f3b83c3ea45534cf1d8355c1cb9c5 (diff)
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'src/mame/drivers/cps3.cpp')
-rw-r--r--src/mame/drivers/cps3.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/cps3.cpp b/src/mame/drivers/cps3.cpp
index ad6db84fde7..5986ad19a8a 100644
--- a/src/mame/drivers/cps3.cpp
+++ b/src/mame/drivers/cps3.cpp
@@ -464,7 +464,7 @@ hardware modification to the security cart.....
#include "machine/intelfsh.h"
#include "machine/nvram.h"
#include "includes/cps3.h"
-#include "machine/nscsi_cd.h"
+#include "bus/nscsi/cd.h"
#include "machine/wd33c9x.h"
#include "screen.h"
#include "speaker.h"