summaryrefslogtreecommitdiff
path: root/kc/core/kprint.c
diff options
context:
space:
mode:
authorAda Christine <adachristine18@gmail.com>2022-02-20 23:50:43 +0000
committerAda Christine <adachristine18@gmail.com>2022-02-20 23:50:43 +0000
commit6002ec7d841d91d85cc55733c539594c97fc2e30 (patch)
tree951daac374219fcf6d49af9195383443e8f468f0 /kc/core/kprint.c
parent0625188d3e925136645f2a99f6280dbf689dc0e2 (diff)
moving files around
Diffstat (limited to 'kc/core/kprint.c')
-rw-r--r--kc/core/kprint.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kc/core/kprint.c b/kc/core/kprint.c
index 5d2fbdc..762f99f 100644
--- a/kc/core/kprint.c
+++ b/kc/core/kprint.c
@@ -1,7 +1,7 @@
#include "kprint.h"
#include "serial.h"
-#include <kc/lib.h>
+#include <lib.h>
#include <stdint.h>
#include <stdbool.h>