aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpaster/pastebindotcaprotocol.cpp
diff options
context:
space:
mode:
authorFriedemann Kleint <[email protected]>2010-03-24 10:43:01 +0100
committerFriedemann Kleint <[email protected]>2010-03-24 10:43:01 +0100
commit8a58a2fe71c36a233f5d056aba6c588f24fd2f87 (patch)
tree5529590df92f411101d4793bf5f2f776b99d47e0 /src/plugins/cpaster/pastebindotcaprotocol.cpp
parentc750facb7767ea5a89122a0761d4d7bccbe7f12a (diff)
Header cleaning mainly in find/cpaster.
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()