aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpaster/protocol.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/cpaster/protocol.h')
-rw-r--r--src/plugins/cpaster/protocol.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/plugins/cpaster/protocol.h b/src/plugins/cpaster/protocol.h
index c0a491224f..b01776fbe6 100644
--- a/src/plugins/cpaster/protocol.h
+++ b/src/plugins/cpaster/protocol.h
@@ -33,9 +33,9 @@
#ifndef PROTOCOL_H
#define PROTOCOL_H
-#include <QtCore/QObject>
-#include <QtCore/QScopedPointer>
-#include <QtCore/QSharedPointer>
+#include <QObject>
+#include <QScopedPointer>
+#include <QSharedPointer>
QT_BEGIN_NAMESPACE
class QNetworkAccessManager;