summaryrefslogtreecommitdiff
path: root/qrtplib/rtpinternalsourcedata.h
diff options
context:
space:
mode:
Diffstat (limited to 'qrtplib/rtpinternalsourcedata.h')
-rw-r--r--qrtplib/rtpinternalsourcedata.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/qrtplib/rtpinternalsourcedata.h b/qrtplib/rtpinternalsourcedata.h
index a9c3bc229..f4ae5af49 100644
--- a/qrtplib/rtpinternalsourcedata.h
+++ b/qrtplib/rtpinternalsourcedata.h
@@ -47,7 +47,7 @@
namespace qrtplib
{
-class JRTPLIB_IMPORTEXPORT RTPInternalSourceData: public RTPSourceData
+class RTPInternalSourceData: public RTPSourceData
{
public:
RTPInternalSourceData(uint32_t ssrc, RTPSources::ProbationType probtype);