[-] Make json-c a required library

Already kind of was required, as it was required by Spotify, Chromecast and the web api
This commit is contained in:
ejurgensen
2018-02-22 21:49:11 +01:00
parent cc1785a843
commit b1c9518a78
4 changed files with 15 additions and 19 deletions

View File

@@ -29,7 +29,7 @@
#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
#include <json.h>
#include <regex.h>
#include <stdio.h>
#include <string.h>