Fix build under MinGW after 1e3269c0863bfac26be9e9239b6427ea77c6175b
authorKonstantin Ritt <ritt.ks@gmail.com>
Wed, 19 Sep 2012 15:07:28 +0000 (18:07 +0300)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Fri, 21 Sep 2012 22:47:40 +0000 (00:47 +0200)
Change-Id: I3c8c28ba1016af6351afa5118893133d373cb4e6
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Richard J. Moore <rich@kde.org>
src/network/ssl/qsslkey_p.h

index aac5a8c..872abe8 100644 (file)
@@ -56,6 +56,8 @@
 // We mean it.
 //
 
+#include "qsslsocket_p.h" // includes wincrypt.h
+
 #include <openssl/rsa.h>
 #include <openssl/dsa.h>