Fix include path

This commit is contained in:
Marek Roszko 2023-12-13 21:18:22 -05:00
parent c8f646efb1
commit 2c7e56aec3
1 changed files with 1 additions and 1 deletions

View File

@ -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>