summaryrefslogtreecommitdiff
path: root/src/buildtool/file_system/git_utils.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/buildtool/file_system/git_utils.hpp')
-rw-r--r--src/buildtool/file_system/git_utils.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/buildtool/file_system/git_utils.hpp b/src/buildtool/file_system/git_utils.hpp
index 916e9fbe..b39551fe 100644
--- a/src/buildtool/file_system/git_utils.hpp
+++ b/src/buildtool/file_system/git_utils.hpp
@@ -17,9 +17,9 @@
#include <cstddef>
#include <optional>
+#include <string>
#include "gsl/gsl"
-#include "src/buildtool/file_system/object_type.hpp"
extern "C" {
struct git_oid;