summaryrefslogtreecommitdiff
path: root/src/buildtool/storage/local_ac.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/buildtool/storage/local_ac.hpp')
-rw-r--r--src/buildtool/storage/local_ac.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/buildtool/storage/local_ac.hpp b/src/buildtool/storage/local_ac.hpp
index 313abd7f..069af936 100644
--- a/src/buildtool/storage/local_ac.hpp
+++ b/src/buildtool/storage/local_ac.hpp
@@ -15,7 +15,7 @@
#ifndef INCLUDED_SRC_BUILDTOOL_STORAGE_LOCAL_AC_HPP
#define INCLUDED_SRC_BUILDTOOL_STORAGE_LOCAL_AC_HPP
-#include "gsl-lite/gsl-lite.hpp"
+#include "gsl/gsl"
#include "src/buildtool/execution_api/common/execution_common.hpp"
#include "src/buildtool/file_system/file_storage.hpp"
#include "src/buildtool/file_system/file_system_manager.hpp"