@@ -1,4 +1,4 @@
-using OTSCommon.Model;
+
using OTSIncAReportApp.DataOperation.DataAccess;
using System;
using System.Collections.Generic;
@@ -10,6 +10,7 @@ using System.Threading.Tasks;
using System.Windows.Forms;
using System.Xml;
using OTSCommon;
+using OTSCommon.DBOperate;
namespace OTSInclusionsTraceability
{