From 81b64bcfc0a32fdeb0e4f367adbf273d924e55f4 Mon Sep 17 00:00:00 2001 From: gregory guy Date: Tue, 20 Oct 2020 14:40:51 +0200 Subject: Conversion to the cmake building system. Signed-off-by: gregory guy --- src/torclient.h | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'src/torclient.h') diff --git a/src/torclient.h b/src/torclient.h index 01bd5d2..657dfdc 100644 --- a/src/torclient.h +++ b/src/torclient.h @@ -29,11 +29,13 @@ #ifndef _TORCLIENT_H_ #define _TORCLIENT_H_ -#include -#include +#include +#include +#include + #include #include -#include + #include "torkconfig.h" -- cgit v1.2.1