aboutsummaryrefslogtreecommitdiff
path: root/src/base/QXmppRtpPacket.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/base/QXmppRtpPacket.h')
-rw-r--r--src/base/QXmppRtpPacket.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/base/QXmppRtpPacket.h b/src/base/QXmppRtpPacket.h
index a7f21043..dd479eeb 100644
--- a/src/base/QXmppRtpPacket.h
+++ b/src/base/QXmppRtpPacket.h
@@ -24,10 +24,10 @@
#ifndef QXMPPRTPPACKET_H
#define QXMPPRTPPACKET_H
-#include <QSharedDataPointer>
-
#include "QXmppGlobal.h"
+#include <QSharedDataPointer>
+
class QXmppRtpPacketPrivate;
/// \internal