summaryrefslogtreecommitdiffhomepage
path: root/Private/NewKit/String.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'Private/NewKit/String.hpp')
-rw-r--r--Private/NewKit/String.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Private/NewKit/String.hpp b/Private/NewKit/String.hpp
index e6bc745e..6979739a 100644
--- a/Private/NewKit/String.hpp
+++ b/Private/NewKit/String.hpp
@@ -11,7 +11,7 @@
#include <NewKit/Defines.hpp>
#include <NewKit/ErrorOr.hpp>
-#include <NewKit/RuntimeCheck.hpp>
+#include <NewKit/KernelCheck.hpp>
namespace HCore {
class StringView final {