summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/pc98_cbus/pc9801_55.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/pc98_cbus/pc9801_55.cpp')
-rw-r--r--src/devices/bus/pc98_cbus/pc9801_55.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/pc98_cbus/pc9801_55.cpp b/src/devices/bus/pc98_cbus/pc9801_55.cpp
index 2bd1b32abd7..c238a0cadc9 100644
--- a/src/devices/bus/pc98_cbus/pc9801_55.cpp
+++ b/src/devices/bus/pc98_cbus/pc9801_55.cpp
@@ -15,7 +15,7 @@ TODO:
**************************************************************************************************/
#include "emu.h"
-#include "bus/pc98_cbus/pc9801_55.h"
+#include "pc9801_55.h"
DEFINE_DEVICE_TYPE(PC9801_55U, pc9801_55u_device, "pc9801_55u", "NEC PC-9801-55U")
DEFINE_DEVICE_TYPE(PC9801_55L, pc9801_55l_device, "pc9801_55l", "NEC PC-9801-55L")