summaryrefslogtreecommitdiffstats
path: root/src/rtppacket.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/rtppacket.cpp')
-rw-r--r--src/rtppacket.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/rtppacket.cpp b/src/rtppacket.cpp
index b6d5fda..ecd8871 100644
--- a/src/rtppacket.cpp
+++ b/src/rtppacket.cpp
@@ -30,6 +30,8 @@
*/
+#include <string.h>
+
#include "rtppacket.h"
#include "rtpstructs.h"
#include "rtpdefines.h"