src/network/access/qhttpnetworkconnectionchannel_p.h
changeset 30 5dc02b23752f
parent 29 b72c6db6890b
child 33 3e2da88830cd
equal deleted inserted replaced
29:b72c6db6890b 30:5dc02b23752f
    63 
    63 
    64 #include <private/qhttpnetworkheader_p.h>
    64 #include <private/qhttpnetworkheader_p.h>
    65 #include <private/qhttpnetworkrequest_p.h>
    65 #include <private/qhttpnetworkrequest_p.h>
    66 #include <private/qhttpnetworkreply_p.h>
    66 #include <private/qhttpnetworkreply_p.h>
    67 
    67 
    68 #include <private/qhttpnetworkconnection_p.h>
    68 #include "qhttpnetworkconnection_p.h"
    69 
    69 
    70 #ifndef QT_NO_HTTP
    70 #ifndef QT_NO_HTTP
    71 
    71 
    72 #ifndef QT_NO_OPENSSL
    72 #ifndef QT_NO_OPENSSL
    73 #    include <QtNetwork/qsslsocket.h>
    73 #    include <QtNetwork/qsslsocket.h>