support of json-0 and json-c (different include dirs)
[ptask.git] / src / tw.c
index abc9808..8c68592 100644 (file)
--- a/src/tw.c
+++ b/src/tw.c
@@ -24,7 +24,7 @@
 #include <sys/stat.h>
 #include <time.h>
 
-#include <json/json.h>
+#include <json.h>
 
 #include <list.h>
 #include <log.h>