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, 1 insertions, 1 deletions
diff --git a/src/rtppacket.cpp b/src/rtppacket.cpp
index ecd8871..8c516c7 100644
--- a/src/rtppacket.cpp
+++ b/src/rtppacket.cpp
@@ -30,7 +30,7 @@
*/
-#include <string.h>
+#include <cstring>
#include "rtppacket.h"
#include "rtpstructs.h"