summaryrefslogtreecommitdiff
path: root/protocols/Tox/include
diff options
context:
space:
mode:
authorAlexander Lantsev <aunsane@gmail.com>2015-04-10 17:54:23 +0000
committerAlexander Lantsev <aunsane@gmail.com>2015-04-10 17:54:23 +0000
commit9cecda91ac7e563b14fdba9d9cd5feea3faccf69 (patch)
tree69851e0ba714e6355482cc8f76455fa9e5437883 /protocols/Tox/include
parenta5b1d360d298c6a81f09fa65a609736bc9b8fe52 (diff)
Tox: cleanup
git-svn-id: http://svn.miranda-ng.org/main/trunk@12750 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Tox/include')
-rw-r--r--protocols/Tox/include/toxav.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/Tox/include/toxav.h b/protocols/Tox/include/toxav.h
index 7285f45cc6..88fee4d43e 100644
--- a/protocols/Tox/include/toxav.h
+++ b/protocols/Tox/include/toxav.h
@@ -22,7 +22,6 @@
#ifndef __TOXAV
#define __TOXAV
-#include <inttypes.h>
#ifdef __cplusplus
extern "C" {