Skip to content

Commit

Permalink
Add missing QNetworkCookie include.
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-kristjansson committed Dec 20, 2012
1 parent 6800e4b commit e8d5fe5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mythtv/libs/libmythbase/mythdownloadmanager.cpp
Expand Up @@ -6,6 +6,7 @@
#include <QFile>
#include <QDir>
#include <QNetworkCookieJar>
#include <QNetworkCookie>
#include <QAuthenticator>
#include <QTextStream>
#include <QNetworkProxy>
Expand Down

0 comments on commit e8d5fe5

Please sign in to comment.