From 78f97fe198286a120370f6c56921205191f986b0 Mon Sep 17 00:00:00 2001 From: Alexander Lantsev Date: Fri, 10 Apr 2015 12:01:55 +0000 Subject: Tox: - switched to new api - updated tox core git-svn-id: http://svn.miranda-ng.org/main/trunk@12726 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Tox/src/common.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'protocols/Tox/src/common.h') diff --git a/protocols/Tox/src/common.h b/protocols/Tox/src/common.h index a0fa494107..d5450728cc 100644 --- a/protocols/Tox/src/common.h +++ b/protocols/Tox/src/common.h @@ -33,6 +33,7 @@ #include #include #include +#include #include @@ -48,6 +49,7 @@ struct CToxProto; #include "tox_icons.h" #include "tox_menus.h" #include "tox_address.h" +#include "tox_dialogs.h" #include "tox_options.h" #include "tox_transfer.h" #include "tox_chatrooms.h" -- cgit v1.2.3