fixed compilation with newer json lib
[ppastats.git] / src / lp_ws.c
index 21b9310..c58faaf 100644 (file)
@@ -24,7 +24,7 @@
 #include <stdlib.h>
 #include <string.h>
 
-#include <json/json.h>
+#include <json.h>
 
 #include "cache.h"
 #include "fcache.h"