diff options
Diffstat (limited to 'Private/Source/SharedObjectEntry.cxx')
| -rw-r--r-- | Private/Source/SharedObjectEntry.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Private/Source/SharedObjectEntry.cxx b/Private/Source/SharedObjectEntry.cxx index 9fe14b39..c4d69be9 100644 --- a/Private/Source/SharedObjectEntry.cxx +++ b/Private/Source/SharedObjectEntry.cxx @@ -1,7 +1,7 @@ /* * ======================================================== * - * hCore + * HCore * Copyright 2024 Mahrouss Logic, all rights reserved. * * ======================================================== @@ -14,7 +14,7 @@ #include <KernelKit/ThreadLocalStorage.hxx> #include <NewKit/Defines.hpp> -using namespace hCore; +using namespace HCore; /***********************************************************************************/ /// @file SharedObjectEntry.cxx |
