git.strcat.st

/strcat/minitox.git/ - summarytreelogarchive

subject
include tox.h from system dir
commit
76cb47cd3139bf5a8b6485dd541aecc3d81be473
date
2018-04-18T07:39:51Z
message
diff
 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>
 
 /*******************************************************************************
  *