summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/isa/sb16.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/isa/sb16.h')
-rw-r--r--src/devices/bus/isa/sb16.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/isa/sb16.h b/src/devices/bus/isa/sb16.h
index 8bb8d2a79a0..8b567743f04 100644
--- a/src/devices/bus/isa/sb16.h
+++ b/src/devices/bus/isa/sb16.h
@@ -6,7 +6,7 @@
#include "isa.h"
#include "bus/pc_joy/pc_joy.h"
-#include "cpu/mcs51/mcs51.h"
+#include "cpu/mcs51/i80c52.h"
#include "sound/ct1745.h"
#include "sound/dac.h"
#include "sound/ymopl.h"