mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-06 20:43:44 +02:00
fix json include path in cli
This commit is contained in:
parent
c30f74987f
commit
7762cd680b
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
#include "../node/Identity.hpp"
|
||||
#include "../version.h"
|
||||
#include "../osdep/OSUtils.hpp"
|
||||
#include "../ext/json/json.hpp"
|
||||
#include "../ext/offbase/json/json.hpp"
|
||||
|
||||
#ifdef __WINDOWS__
|
||||
#include <WinSock2.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue