summaryrefslogtreecommitdiff
path: root/qrtplib/rtcprrpacket.h
diff options
context:
space:
mode:
Diffstat (limited to 'qrtplib/rtcprrpacket.h')
-rw-r--r--qrtplib/rtcprrpacket.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/qrtplib/rtcprrpacket.h b/qrtplib/rtcprrpacket.h
index 200e5b27c..d6b4b1011 100644
--- a/qrtplib/rtcprrpacket.h
+++ b/qrtplib/rtcprrpacket.h
@@ -49,7 +49,7 @@ namespace qrtplib
class RTCPCompoundPacket;
/** Describes an RTCP receiver report packet. */
-class JRTPLIB_IMPORTEXPORT RTCPRRPacket: public RTCPPacket
+class RTCPRRPacket: public RTCPPacket
{
public:
/** Creates an instance based on the data in \c data with length \c datalen.