summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/SslFactory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/Ice/SslFactory.cpp')
-rw-r--r--cpp/src/Ice/SslFactory.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/Ice/SslFactory.cpp b/cpp/src/Ice/SslFactory.cpp
index 91b31a69d7d..7ff34d6ff89 100644
--- a/cpp/src/Ice/SslFactory.cpp
+++ b/cpp/src/Ice/SslFactory.cpp
@@ -19,7 +19,7 @@
#include <Ice/SslFactory.h>
#include <Ice/SslSystemOpenSSL.h>
-#include <Ice/Security.h>
+#include <Ice/OpenSSL.h>
#define OPENSSL_THREAD_DEFINES
#include <openssl/opensslconf.h>