diff --git a/Controllers/NamingController.cs b/Controllers/NamingController.cs index a7dd6d2..dabed6c 100644 --- a/Controllers/NamingController.cs +++ b/Controllers/NamingController.cs @@ -1,4 +1,5 @@ using Microsoft.AspNetCore.Mvc; +using Newtonsoft.Json; using wow.tools.local.Services; using wow.tools.Services; using WoWFormatLib.FileReaders;