summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author AJR <ariedlmayer@gmail.com>2024-12-01 12:17:54 -0500
committer AJR <ariedlmayer@gmail.com>2024-12-01 12:17:54 -0500
commit992034c52090357e43876f7a503bc0c6ab035b6f (patch)
treebd9c2743ee0e3b59a9fdb664a9c5ddd253cc95cd
parent7a5fcb5ac946e2d696a87cba2962aee368c675f7 (diff)
sony/psx.cpp: Forgot to commit this file in 7a5fcb5ac946e2d696a87cba2962aee368c675f7
-rw-r--r--src/mame/sony/psx.cpp2
1 files changed, 1 insertions, 1 deletions
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"