diff --git a/src/client/src/tscUtil.c b/src/client/src/tscUtil.c index a2a2a8fbf34dd78e34396311447e9e591bf265ec..7fa5c62e6d45167c66672ea93229e6888343564c 100644 --- a/src/client/src/tscUtil.c +++ b/src/client/src/tscUtil.c @@ -29,10 +29,10 @@ #include "tsclient.h" #include "ttimer.h" #include "ttokendef.h" +#include "cJSON.h" #ifdef HTTP_EMBEDDED #include "httpInt.h" -#include "cJSON.h" #endif static void freeQueryInfoImpl(SQueryInfo* pQueryInfo);