summaryrefslogtreecommitdiff
path: root/toxav/video.h
diff options
context:
space:
mode:
Diffstat (limited to 'toxav/video.h')
-rw-r--r--toxav/video.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/toxav/video.h b/toxav/video.h
index 616a866a..7a0913a0 100644
--- a/toxav/video.h
+++ b/toxav/video.h
@@ -24,6 +24,7 @@
24 24
25#include "../toxcore/logger.h" 25#include "../toxcore/logger.h"
26#include "../toxcore/util.h" 26#include "../toxcore/util.h"
27#include "pair.h"
27 28
28#include <vpx/vpx_decoder.h> 29#include <vpx/vpx_decoder.h>
29#include <vpx/vpx_encoder.h> 30#include <vpx/vpx_encoder.h>