summaryrefslogtreecommitdiff
path: root/toxav/msi.h
diff options
context:
space:
mode:
authorirungentoo <irungentoo@gmail.com>2015-07-20 22:21:53 -0400
committerirungentoo <irungentoo@gmail.com>2015-07-20 22:21:53 -0400
commit553f3ea51302ac9f7c946457c7914dfee380f3a6 (patch)
treefba36b9391c6a55f3d63b114bc769b5c89ec0fa1 /toxav/msi.h
parent05ad1234d29f8b1cd4fde83b6c893223d39d69d0 (diff)
Fixed some strange build issues.
Diffstat (limited to 'toxav/msi.h')
-rw-r--r--toxav/msi.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/toxav/msi.h b/toxav/msi.h
index 660df05e..6a00def6 100644
--- a/toxav/msi.h
+++ b/toxav/msi.h
@@ -22,9 +22,6 @@
22#ifndef __TOXMSI 22#ifndef __TOXMSI
23#define __TOXMSI 23#define __TOXMSI
24 24
25#include <inttypes.h>
26#include <pthread.h>
27
28#include "codec.h" 25#include "codec.h"
29#include "../toxcore/Messenger.h" 26#include "../toxcore/Messenger.h"
30 27