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.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/plugins/cpaster/pastebindotcaprotocol.cpp b/src/plugins/cpaster/pastebindotcaprotocol.cpp
index af8da970e8..650aed03e1 100644
--- a/src/plugins/cpaster/pastebindotcaprotocol.cpp
+++ b/src/plugins/cpaster/pastebindotcaprotocol.cpp
@@ -34,10 +34,10 @@
#include <utils/qtcassert.h>
-#include <QtNetwork/QNetworkReply>
-#include <QtCore/QXmlStreamReader>
-#include <QtCore/QXmlStreamAttributes>
-#include <QtCore/QStringList>
+#include <QNetworkReply>
+#include <QXmlStreamReader>
+#include <QXmlStreamAttributes>
+#include <QStringList>
static const char urlC[] = "http://pastebin.ca/";