From: Jean-Philippe Orsini Date: Tue, 21 Jan 2014 16:50:26 +0000 (+0000) Subject: support of json-0 and json-c (different include dirs) X-Git-Tag: v0.0.6~9 X-Git-Url: http://git.wpitchoune.net/gitweb/?p=ptask.git;a=commitdiff_plain;h=5b28468c1d7f28cdb664c6e23d71c48d4645901f support of json-0 and json-c (different include dirs) --- diff --git a/src/main.c b/src/main.c index f3983d6..e692723 100644 --- a/src/main.c +++ b/src/main.c @@ -22,7 +22,7 @@ #include #include -#include +#include #include diff --git a/src/tw.c b/src/tw.c index abc9808..8c68592 100644 --- a/src/tw.c +++ b/src/tw.c @@ -24,7 +24,7 @@ #include #include -#include +#include #include #include