summaryrefslogtreecommitdiff
path: root/src/buildtool/file_system/git_context.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/buildtool/file_system/git_context.cpp')
-rw-r--r--src/buildtool/file_system/git_context.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/buildtool/file_system/git_context.cpp b/src/buildtool/file_system/git_context.cpp
index f6f83c0d..eb0801a5 100644
--- a/src/buildtool/file_system/git_context.cpp
+++ b/src/buildtool/file_system/git_context.cpp
@@ -14,9 +14,9 @@
#include "src/buildtool/file_system/git_context.hpp"
+#include "gsl/gsl"
#include "src/buildtool/logging/log_level.hpp"
#include "src/buildtool/logging/logger.hpp"
-#include "src/utils/cpp/gsl.hpp"
extern "C" {
#include <git2.h>