From 992034c52090357e43876f7a503bc0c6ab035b6f Mon Sep 17 00:00:00 2001 From: AJR Date: Sun, 1 Dec 2024 12:17:54 -0500 Subject: sony/psx.cpp: Forgot to commit this file in 7a5fcb5ac946e2d696a87cba2962aee368c675f7 --- src/mame/sony/psx.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mame/sony/psx.cpp b/src/mame/sony/psx.cpp index b36bb1d1fe1..4ffed3c4216 100644 --- a/src/mame/sony/psx.cpp +++ b/src/mame/sony/psx.cpp @@ -13,7 +13,7 @@ #include "bus/psx/ctlrport.h" #include "bus/psx/parallel.h" -#include "cpu/m6805/m6805.h" +#include "cpu/m6805/hd6305.h" #include "cpu/psx/psx.h" #include "imagedev/cdromimg.h" #include "imagedev/snapquik.h" -- cgit v1.2.3