From a1d2b63e6af32685f5828c302a0d3edeeb48090f Mon Sep 17 00:00:00 2001 From: z3bra Date: Mon, 31 Oct 2016 21:25:10 +0100 Subject: Compile against local toxcore submodule --- ratox.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ratox.c') diff --git a/ratox.c b/ratox.c index f450a9e..fbeae7b 100644 --- a/ratox.c +++ b/ratox.c @@ -17,9 +17,9 @@ #include #include -#include -#include -#include +#include "tox.h" +#include "toxav.h" +#include "toxencryptsave.h" #include "arg.h" #include "queue.h" -- cgit v1.2.3