aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpaster/codepasterprotocol.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/cpaster/codepasterprotocol.cpp')
-rw-r--r--src/plugins/cpaster/codepasterprotocol.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/plugins/cpaster/codepasterprotocol.cpp b/src/plugins/cpaster/codepasterprotocol.cpp
index 91b6489411..2d720e872f 100644
--- a/src/plugins/cpaster/codepasterprotocol.cpp
+++ b/src/plugins/cpaster/codepasterprotocol.cpp
@@ -42,9 +42,9 @@
#include <utils/qtcassert.h>
-#include <QtGui/QListWidget>
-#include <QtNetwork/QNetworkReply>
-#include <QtCore/QDebug>
+#include <QListWidget>
+#include <QNetworkReply>
+#include <QDebug>
enum { debug = 0 };