diff options
Diffstat (limited to 'dev/Kernel/NewKit/NewKit.h')
| -rw-r--r-- | dev/Kernel/NewKit/NewKit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/Kernel/NewKit/NewKit.h b/dev/Kernel/NewKit/NewKit.h index e17c3465..e32e96b4 100644 --- a/dev/Kernel/NewKit/NewKit.h +++ b/dev/Kernel/NewKit/NewKit.h @@ -11,7 +11,7 @@ #include <NewKit/ArrayList.h> #include <NewKit/ErrorOr.h> #include <NewKit/Json.h> -#include <NewKit/Stop.h> +#include <NewKit/KernelPanic.h> #include <NewKit/MutableArray.h> #include <NewKit/New.h> #include <NewKit/OwnPtr.h> |
