aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpaster/pastebindotcaprotocol.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/cpaster/pastebindotcaprotocol.cpp')
-rw-r--r--src/plugins/cpaster/pastebindotcaprotocol.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/plugins/cpaster/pastebindotcaprotocol.cpp b/src/plugins/cpaster/pastebindotcaprotocol.cpp
index 716162794f5..36e2a527781 100644
--- a/src/plugins/cpaster/pastebindotcaprotocol.cpp
+++ b/src/plugins/cpaster/pastebindotcaprotocol.cpp
@@ -30,6 +30,8 @@
#include "pastebindotcaprotocol.h"
#include "cgi.h"
+#include <QtNetwork/QNetworkReply>
+
using namespace Core;
PasteBinDotCaProtocol::PasteBinDotCaProtocol()