1
mirror of https://invent.kde.org/network/falkon.git synced 2024-11-11 09:32:12 +01:00

Fix compilation with Qt 5.1

This commit is contained in:
nowrep 2013-07-09 10:43:23 +02:00
parent b472bd2021
commit 3a06549c70

View File

@ -25,6 +25,7 @@
#include <openssl/evp.h>
#include <QObject>
#include <QHash>
#include <QList>