summaryrefslogtreecommitdiffhomepage
path: root/tools/mkfs.hefs.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/mkfs.hefs.cpp')
-rw-r--r--tools/mkfs.hefs.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/mkfs.hefs.cpp b/tools/mkfs.hefs.cpp
index cf8e205e..ad60c675 100644
--- a/tools/mkfs.hefs.cpp
+++ b/tools/mkfs.hefs.cpp
@@ -3,6 +3,7 @@
// Licensed under the Apache License, Version 2.0 (see LICENSE file)
// Official repository: https://github.com/ne-foss-org/nekernel
+
#include <tools/libmkfs/mkfs.hpp>
#include <tools/libmkfs/openhefs.hpp>
#include <algorithm>