diff --git a/source/libs/index/src/index_json.c b/source/libs/index/src/index_json.c index f4d28b45b09fbb13831bbfa2b231f10253ec2641..9ffab3fad1c64433a3935ce597557cd1ce34bdcf 100644 --- a/source/libs/index/src/index_json.c +++ b/source/libs/index/src/index_json.c @@ -12,8 +12,8 @@ * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see . */ -#include "indeInt.h" #include "index.h" +#include "indexInt.h" int tIndexJsonOpen(SIndexJsonOpts *opts, const char *path, SIndexJson **index) { // handle