From 16b6caa0a8b5e80c75a93b67db1ae5812a81fc80 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Fri, 10 Oct 2014 05:06:38 +0000 Subject: tox update git-svn-id: http://svn.miranda-ng.org/main/trunk@10751 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Tox/tox/include/toxdns.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'protocols/Tox/tox/include/toxdns.h') diff --git a/protocols/Tox/tox/include/toxdns.h b/protocols/Tox/tox/include/toxdns.h index e39e23603c..06071b82d6 100644 --- a/protocols/Tox/tox/include/toxdns.h +++ b/protocols/Tox/tox/include/toxdns.h @@ -24,12 +24,12 @@ #ifndef TOXDNS_H #define TOXDNS_H -#include - #ifdef __cplusplus extern "C" { #endif +#include + /* Clients are encouraged to set this as the maximum length names can have. */ #define TOXDNS_MAX_RECOMMENDED_NAME_LENGTH 32 -- cgit v1.2.3