refactor: striped more arch-related code from the kernel code base
[lunaix-os.git] / lunaix-os / kernel / time / timer.c
index 46b2e79920e548dc0972bce0c8d390a52b7c1046..61f6d410cca59d4f232a571907454f7fba231c25 100644 (file)
@@ -9,7 +9,7 @@
  * @copyright Copyright (c) 2022
  *
  */
  * @copyright Copyright (c) 2022
  *
  */
-#include <arch/x86/interrupts.h>
+#include <sys/interrupts.h>
 #include <hal/apic.h>
 #include <hal/rtc.h>
 
 #include <hal/apic.h>
 #include <hal/rtc.h>