summaryrefslogtreecommitdiffstats
path: root/sys/pc98/cbus/pckbd.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pc98/cbus/pckbd.c')
-rw-r--r--sys/pc98/cbus/pckbd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/cbus/pckbd.c b/sys/pc98/cbus/pckbd.c
index 3d3587f..7eed7ca 100644
--- a/sys/pc98/cbus/pckbd.c
+++ b/sys/pc98/cbus/pckbd.c
@@ -340,7 +340,7 @@ static int wait_for_kbd_data(struct kbdc_softc *kbdc);
/* local variables */
/* the initial key map, accent map and fkey strings */
-#include <dev/kbd/kbdtables.h>
+#include <pc98/cbus/pckbdtables.h>
/* structures for the default keyboard */
static keyboard_t default_kbd;
OpenPOWER on IntegriCloud