diff --git a/x25519.cpp b/x25519.cpp index 523fe29..e38cab2 100644 --- a/x25519.cpp +++ b/x25519.cpp @@ -9,7 +9,7 @@ */ #include "x25519.h" -#include "cppcodec/base64_default_rfc4648.hpp" +#include "cppcodec/cppcodec/base64_default_rfc4648.hpp" #include #include