summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2015-02-27 11:51:37 +0000
committerGeorge Hazan <george.hazan@gmail.com>2015-02-27 11:51:37 +0000
commit2095a324e774565a588425ed4a4986063e3c08fa (patch)
treed03a4733785156dedfe47b57e1a028b3e8ec9786
parentbe4940e4efd1ac8a335b411b550568e5f4dff213 (diff)
compilation fix
git-svn-id: http://svn.miranda-ng.org/main/trunk@12279 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
-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 3696f96199..8881fdcf3a 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" {