OCT 1. 修正JSON头文件引用错误

This commit is contained in:
huangxin 2022-12-07 15:58:32 +08:00
parent 0472446fd9
commit a5fee5b12b
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
#ifdef __cplusplus
extern "C" {
#endif
#include <cjson/cJSON.h>
#include <s2j/cJSON.h>
typedef enum {
CRYPTO_NONE = 0,