summaryrefslogtreecommitdiff
path: root/toxav/msi.h
diff options
context:
space:
mode:
authormannol <eniz_vukovic@hotmail.com>2015-04-21 02:31:12 +0200
committermannol <eniz_vukovic@hotmail.com>2015-04-21 02:31:12 +0200
commit3fd0ee5f0873924b4881b0e33eb1c17ea877ab4a (patch)
tree6a4ee64a3ea7f0191ccfd0205a68411cf0b84063 /toxav/msi.h
parentcbb8fdd4eab3bae4db1179f1fa04cdaa35957aeb (diff)
Final touchups
Diffstat (limited to 'toxav/msi.h')
-rw-r--r--toxav/msi.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/toxav/msi.h b/toxav/msi.h
index 7d82afc8..457d3148 100644
--- a/toxav/msi.h
+++ b/toxav/msi.h
@@ -25,7 +25,8 @@
25#include <inttypes.h> 25#include <inttypes.h>
26#include <pthread.h> 26#include <pthread.h>
27 27
28#include "codec.h" 28#include "audio.h"
29#include "video.h"
29#include "../toxcore/Messenger.h" 30#include "../toxcore/Messenger.h"
30 31
31/** Preconfigured value for video splitting */ 32/** Preconfigured value for video splitting */