summaryrefslogtreecommitdiff
path: root/toxav/msi.c
diff options
context:
space:
mode:
Diffstat (limited to 'toxav/msi.c')
-rw-r--r--toxav/msi.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/toxav/msi.c b/toxav/msi.c
index ec2f4bf2..b262e9a0 100644
--- a/toxav/msi.c
+++ b/toxav/msi.c
@@ -24,11 +24,10 @@
24#include "config.h" 24#include "config.h"
25#endif /* HAVE_CONFIG_H */ 25#endif /* HAVE_CONFIG_H */
26 26
27#include "msi.h"
27#include "../toxcore/logger.h" 28#include "../toxcore/logger.h"
28#include "../toxcore/util.h" 29#include "../toxcore/util.h"
29 30
30#include "msi.h"
31
32#include <unistd.h> 31#include <unistd.h>
33#include <string.h> 32#include <string.h>
34#include <stdlib.h> 33#include <stdlib.h>