aboutsummaryrefslogtreecommitdiff
path: root/kernel/kstd/print.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/kstd/print.cpp')
-rw-r--r--kernel/kstd/print.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kernel/kstd/print.cpp b/kernel/kstd/print.cpp
index d0611b21..cff1ea34 100644
--- a/kernel/kstd/print.cpp
+++ b/kernel/kstd/print.cpp
@@ -3,8 +3,8 @@
#include <kapi/cio.hpp>
#include <kstd/bits/format/output_buffer.hpp>
-#include <kstd/format>
-#include <kstd/print>
+#include <kstd/format.hpp>
+#include <kstd/print.hpp>
#include <algorithm>
#include <array>