From 798b1dc391f424868f5f4bac8937c191ed4716b8 Mon Sep 17 00:00:00 2001 From: Ada Christine Date: Mon, 30 Jan 2023 00:05:53 +0000 Subject: headers moved around --- kc/core/panic.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'kc/core/panic.c') 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 #include -- cgit v1.3.1-1-g115d