mirror of
https://github.com/ashaduri/gsmartcontrol.git
synced 2026-09-26 13:55:34 +00:00
As documented in https://github.com/nlohmann/json, the canonical include path for json.hpp is nlohmann/json.hpp. Tihs updated the vendored dependency to match, so that gsmartcontrol can more easily be built using a system-installed copy of nlohmann json as well as the vendored copy. Signed-off-by: Stephen Kitt <steve@sk2.org>