summaryrefslogtreecommitdiff
path: root/toxrtp/toxrtp.h
diff options
context:
space:
mode:
Diffstat (limited to 'toxrtp/toxrtp.h')
-rw-r--r--toxrtp/toxrtp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/toxrtp/toxrtp.h b/toxrtp/toxrtp.h
index 44717835..0aa89993 100644
--- a/toxrtp/toxrtp.h
+++ b/toxrtp/toxrtp.h
@@ -30,7 +30,7 @@
30 30
31#define RTP_VERSION 2 31#define RTP_VERSION 2
32#include <inttypes.h> 32#include <inttypes.h>
33#include "../toxcore/tox.h" 33#include "tox.h"
34#include <pthread.h> 34#include <pthread.h>
35/* Extension header flags */ 35/* Extension header flags */
36#define RTP_EXT_TYPE_RESOLUTION 0x01 36#define RTP_EXT_TYPE_RESOLUTION 0x01