summaryrefslogtreecommitdiffstats
path: root/src/Server.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Server.h')
-rw-r--r--src/Server.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Server.h b/src/Server.h
index ffdee64d9..ab821c102 100644
--- a/src/Server.h
+++ b/src/Server.h
@@ -22,7 +22,7 @@
#pragma warning(disable:4702)
#endif
-#include "PolarSSL++/RsaPrivateKey.h"
+#include "mbedTLS++/RsaPrivateKey.h"
#ifdef _MSC_VER
#pragma warning(pop)