diff options
Diffstat (limited to 'src/other_tools/utils/archive_ops.hpp')
-rw-r--r-- | src/other_tools/utils/archive_ops.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/other_tools/utils/archive_ops.hpp b/src/other_tools/utils/archive_ops.hpp index 7fccae45..50110c18 100644 --- a/src/other_tools/utils/archive_ops.hpp +++ b/src/other_tools/utils/archive_ops.hpp @@ -18,7 +18,7 @@ #include <filesystem> #include <optional> -#include "gsl-lite/gsl-lite.hpp" +#include "gsl/gsl" extern "C" { using archive = struct archive; |