summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/isa/tekram_dc820.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/isa/tekram_dc820.cpp')
-rw-r--r--src/devices/bus/isa/tekram_dc820.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/isa/tekram_dc820.cpp b/src/devices/bus/isa/tekram_dc820.cpp
index ab2375856ce..f9747c3385d 100644
--- a/src/devices/bus/isa/tekram_dc820.cpp
+++ b/src/devices/bus/isa/tekram_dc820.cpp
@@ -23,11 +23,11 @@
#include "emu.h"
#include "tekram_dc820.h"
+#include "bus/nscsi/hd.h"
#include "cpu/i86/i186.h"
#include "machine/i82355.h"
#include "machine/ncr5390.h"
#include "machine/nscsi_bus.h"
-#include "machine/nscsi_hd.h"
DEFINE_DEVICE_TYPE(TEKRAM_DC320B, tekram_dc320b_device, "dc320b", "Tekram DC-320B SCSI Controller")
DEFINE_DEVICE_TYPE(TEKRAM_DC320E, tekram_dc320e_device, "dc320e", "Tekram DC-320E SCSI Controller")