diff options
Diffstat (limited to 'Private/NewKit/NewKit.hpp')
| -rw-r--r-- | Private/NewKit/NewKit.hpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Private/NewKit/NewKit.hpp b/Private/NewKit/NewKit.hpp index 02931085..4ee9b463 100644 --- a/Private/NewKit/NewKit.hpp +++ b/Private/NewKit/NewKit.hpp @@ -2,7 +2,7 @@ /* * ======================================================== * - * hCore + * HCore * Copyright 2024 Mahrouss Logic, all rights reserved. * * ======================================================== @@ -18,7 +18,7 @@ #include <NewKit/ArrayList.hpp> #include <NewKit/Array.hpp> #include <NewKit/Ref.hpp> -#include <NewKit/Panic.hpp> +#include <NewKit/RuntimeCheck.hpp> #include <NewKit/Stream.hpp> #include <NewKit/Utils.hpp> #include <NewKit/MutableArray.hpp> |
