minitox.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/minitox.c b/minitox.c index 8e2d06f..7a5d9ad 100644 --- a/minitox.c +++ b/minitox.c @@ -13,7 +13,7 @@ #include <unistd.h> #include <fcntl.h> -#include "../toxcore/tox.h" +#include <tox.h> /******************************************************************************* *