mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
Fix include path
This commit is contained in:
parent
c8f646efb1
commit
2c7e56aec3
@ -36,7 +36,7 @@
|
||||
#include <kicad_curl/kicad_curl_easy.h>
|
||||
#include <progress_reporter.h>
|
||||
|
||||
#include <nlohmann_json/nlohmann/json.hpp>
|
||||
#include <nlohmann/json.hpp>
|
||||
#include <core/json_serializers.h>
|
||||
|
||||
#include <wx/log.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user