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.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/kernel/kstd/print.cpp b/kernel/kstd/print.cpp
index 7854027..a2e7fe7 100644
--- a/kernel/kstd/print.cpp
+++ b/kernel/kstd/print.cpp
@@ -1,8 +1,9 @@
+#include <kstd/os/print.hpp>
+
#include "kapi/cio.hpp"
#include <kstd/bits/format/output_buffer.hpp>
#include <kstd/format>
-#include <kstd/os/print.hpp>
#include <kstd/print>
#include <algorithm>