summaryrefslogtreecommitdiff
path: root/src/cookiejar.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cookiejar.h')
-rw-r--r--src/cookiejar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cookiejar.h b/src/cookiejar.h
index 3f9f366c..9ae24409 100644
--- a/src/cookiejar.h
+++ b/src/cookiejar.h
@@ -28,10 +28,10 @@
#ifndef RECOOKIEJAR_H
#define RECOOKIEJAR_H
+
// Qt Includes
#include <QtNetwork/QNetworkCookieJar>
-
// Forward Declarations
class QUrl;