diff options
Diffstat (limited to 'src/ssl/cert_ver.cpp')
-rw-r--r-- | src/ssl/cert_ver.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ssl/cert_ver.cpp b/src/ssl/cert_ver.cpp index 7c6725572..293f643dc 100644 --- a/src/ssl/cert_ver.cpp +++ b/src/ssl/cert_ver.cpp @@ -5,7 +5,7 @@ * Released under the terms of the Botan license */ -#include <botan/tls_messages.h> +#include <botan/internal/tls_messages.h> #include <botan/internal/tls_reader.h> #include <botan/pubkey.h> #include <botan/rsa.h> |