summaryrefslogtreecommitdiffstats
path: root/src/core/api/qwebenginecertificateerror.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/api/qwebenginecertificateerror.h')
-rw-r--r--src/core/api/qwebenginecertificateerror.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/api/qwebenginecertificateerror.h b/src/core/api/qwebenginecertificateerror.h
index ffcebaf9b..b5f85bb68 100644
--- a/src/core/api/qwebenginecertificateerror.h
+++ b/src/core/api/qwebenginecertificateerror.h
@@ -44,7 +44,7 @@
#include <QtCore/qsharedpointer.h>
#include <QtCore/qurl.h>
-#include <QtNetwork/QSslCertificate>
+#include <QtNetwork/qsslcertificate.h>
namespace QtWebEngineCore {
class WebContentsDelegateQt;