diff options
| author | Amlal <amlal@zka.com> | 2024-07-21 09:48:52 +0200 |
|---|---|---|
| committer | Amlal <amlal@zka.com> | 2024-07-21 09:48:52 +0200 |
| commit | ea937555b04ae7f39785341e45955b48515e5bf1 (patch) | |
| tree | 9d865f6eeba5cc395e6cdaa5b1e6fdcf58361b0f /Kernel/CFKit/GUIDWizard.hpp | |
| parent | 650fee520f526d9cd5ffa75735bd94d5140dd247 (diff) | |
[IMP] MHR-36: Much better ref class
Signed-off-by: Amlal <amlal@zka.com>
Diffstat (limited to 'Kernel/CFKit/GUIDWizard.hpp')
| -rw-r--r-- | Kernel/CFKit/GUIDWizard.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Kernel/CFKit/GUIDWizard.hpp b/Kernel/CFKit/GUIDWizard.hpp index 43c0fd89..59e83153 100644 --- a/Kernel/CFKit/GUIDWizard.hpp +++ b/Kernel/CFKit/GUIDWizard.hpp @@ -11,7 +11,7 @@ #include <NewKit/ArrayList.hpp> #include <NewKit/Defines.hpp> #include <NewKit/ErrorOr.hpp> -#include <NewKit/Ref.hpp> +#include <NewKit/Ref.hxx> #include <NewKit/Stream.hpp> #include <NewKit/String.hpp> |
