summaryrefslogtreecommitdiff
path: root/kc/core/panic.c
diff options
context:
space:
mode:
Diffstat (limited to 'kc/core/panic.c')
-rw-r--r--kc/core/panic.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/kc/core/panic.c b/kc/core/panic.c
index 2f46a6a..7844487 100644
--- a/kc/core/panic.c
+++ b/kc/core/panic.c
@@ -1,5 +1,6 @@
#include "panic.h"
-#include "kprint.h"
+
+#include <lib/kstdio.h>
#include <stdbool.h>