summaryrefslogtreecommitdiff
path: root/qrtplib/rtprawpacket.h
diff options
context:
space:
mode:
Diffstat (limited to 'qrtplib/rtprawpacket.h')
-rw-r--r--qrtplib/rtprawpacket.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/qrtplib/rtprawpacket.h b/qrtplib/rtprawpacket.h
index a8de7ccc8..c70835c57 100644
--- a/qrtplib/rtprawpacket.h
+++ b/qrtplib/rtprawpacket.h
@@ -47,7 +47,7 @@ namespace qrtplib
{
/** This class is used by the transmission component to store the incoming RTP and RTCP data in. */
-class JRTPLIB_IMPORTEXPORT RTPRawPacket
+class RTPRawPacket
{
public:
/** Creates an instance which stores data from \c data with length \c datalen.