diff options
Diffstat (limited to 'arch/x86_64/arch/cpu/initialization.cpp')
| -rw-r--r-- | arch/x86_64/arch/cpu/initialization.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86_64/arch/cpu/initialization.cpp b/arch/x86_64/arch/cpu/initialization.cpp index 1be9c821..49870eb7 100644 --- a/arch/x86_64/arch/cpu/initialization.cpp +++ b/arch/x86_64/arch/cpu/initialization.cpp @@ -6,7 +6,7 @@ #include <arch/cpu/segment_descriptor.hpp> #include <arch/cpu/task_state_segment.hpp> -#include <kstd/print> +#include <kstd/print.hpp> #include <bit> #include <cstdint> |
