aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/tls/msg_session_ticket.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/tls/msg_session_ticket.cpp')
-rw-r--r--src/lib/tls/msg_session_ticket.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/tls/msg_session_ticket.cpp b/src/lib/tls/msg_session_ticket.cpp
index bd0d74ceb..f545d360f 100644
--- a/src/lib/tls/msg_session_ticket.cpp
+++ b/src/lib/tls/msg_session_ticket.cpp
@@ -9,7 +9,7 @@
#include <botan/internal/tls_reader.h>
#include <botan/internal/tls_handshake_io.h>
#include <botan/internal/tls_handshake_hash.h>
-#include <botan/loadstor.h>
+#include <botan/internal/loadstor.h>
namespace Botan {