summaryrefslogtreecommitdiff
path: root/toxav/video.c
diff options
context:
space:
mode:
Diffstat (limited to 'toxav/video.c')
-rw-r--r--toxav/video.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/toxav/video.c b/toxav/video.c
index 1126b8e6..5145c29c 100644
--- a/toxav/video.c
+++ b/toxav/video.c
@@ -32,6 +32,7 @@
32#include "rtp.h" 32#include "rtp.h"
33 33
34#include "../toxcore/logger.h" 34#include "../toxcore/logger.h"
35#include "../toxcore/mono_time.h"
35#include "../toxcore/network.h" 36#include "../toxcore/network.h"
36 37
37/** 38/**