diff --git a/support/3rd_party/test/src/utils/encryption_test.cpp b/support/3rd_party/test/src/utils/encryption_test.cpp index cc66ab8d..f2e5c814 100644 --- a/support/3rd_party/test/src/utils/encryption_test.cpp +++ b/support/3rd_party/test/src/utils/encryption_test.cpp @@ -24,7 +24,7 @@ #include "gtest/gtest.h" #include "utils/collection.hpp" -#include "utils/encrypt.hpp" +#include "utils/encryption.hpp" #include "utils/file.hpp" #include "utils/string.hpp"