summaryrefslogtreecommitdiff
path: root/toxav/toxrtp.h
diff options
context:
space:
mode:
Diffstat (limited to 'toxav/toxrtp.h')
-rwxr-xr-xtoxav/toxrtp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/toxav/toxrtp.h b/toxav/toxrtp.h
index b4275aba..bb40f343 100755
--- a/toxav/toxrtp.h
+++ b/toxav/toxrtp.h
@@ -29,6 +29,8 @@
29#include <inttypes.h> 29#include <inttypes.h>
30#include "../toxcore/tox.h" 30#include "../toxcore/tox.h"
31 31
32#define MAX_SEQU_NUM 65535
33
32/** 34/**
33 * Standard rtp header 35 * Standard rtp header
34 */ 36 */