summaryrefslogtreecommitdiff
path: root/plugins/OpenSSL/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/OpenSSL/src/stdafx.h')
-rw-r--r--plugins/OpenSSL/src/stdafx.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/OpenSSL/src/stdafx.h b/plugins/OpenSSL/src/stdafx.h
index 794cb197f3..e577d911df 100644
--- a/plugins/OpenSSL/src/stdafx.h
+++ b/plugins/OpenSSL/src/stdafx.h
@@ -38,8 +38,8 @@ typedef struct SslHandle *HSSL;
#include <m_string.h>
#include <m_ssl.h>
-#include <openssl\ssl.h>
-#include <openssl\rand.h>
+#include <openssl/ssl.h>
+#include <openssl/rand.h>
#include "version.h"