summaryrefslogtreecommitdiffstats
path: root/src/DownloadManager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/DownloadManager.h')
-rw-r--r--src/DownloadManager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/DownloadManager.h b/src/DownloadManager.h
index b11e6b1..5007b27 100644
--- a/src/DownloadManager.h
+++ b/src/DownloadManager.h
@@ -3,7 +3,7 @@
#include "fbbrowser.h"
#include <QObject>
-#include <QtWebKit>
+#include <QtNetwork>
class DownloadManager : public QObject
{