refactor: striped more arch-related code from the kernel code base
[lunaix-os.git] / lunaix-os / kernel / peripheral / ps2kbd.c
index 02e3b679c06f5c024b0d584f02b0d43f563b2fae..1547283d0d824b2bc97e78d15a5a7ac02b968bc2 100644 (file)
@@ -8,7 +8,7 @@
 #include <lunaix/syslog.h>
 #include <lunaix/timer.h>
 
 #include <lunaix/syslog.h>
 #include <lunaix/timer.h>
 
-#include <arch/i386/interrupts.h>
+#include <sys/interrupts.h>
 #include <hal/cpu.h>
 #include <klibc/string.h>
 
 #include <hal/cpu.h>
 #include <klibc/string.h>