summaryrefslogtreecommitdiff
path: root/driver/keyboard.c
diff options
context:
space:
mode:
authorMichal Idziorek <m.i@gmx.at>2015-05-18 00:48:07 +0200
committerMichal Idziorek <m.i@gmx.at>2015-05-18 00:48:07 +0200
commitdb22b587966b4a4eaa47536f32ca812532446bcb (patch)
treeb6d471f5232973713ef64d9c81feefef51ee5eaf /driver/keyboard.c
parent042e25e19b5fc0cec1d47440c26246c886cf39f6 (diff)
heavy refactoring underway
Diffstat (limited to 'driver/keyboard.c')
-rw-r--r--driver/keyboard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/driver/keyboard.c b/driver/keyboard.c
index 4366127..2323b04 100644
--- a/driver/keyboard.c
+++ b/driver/keyboard.c
@@ -2,7 +2,7 @@
#define FOOLOS_MODULE_NAME "keyboard"
-#include "x86.h"
+#include "kernel/x86.h"
/// idiots keyboard driver ////
// http://www.computer-engineering.org/ps2keyboard/scancodes1.html