[ALL] More rearranging

This commit is contained in:
Matt Nadareski
2016-09-22 21:04:41 -07:00
parent 2a55511c3e
commit eb33a84580
7 changed files with 45 additions and 45 deletions

View File

@@ -294,7 +294,7 @@ namespace SabreTools
// Make sure the file exists
if (!File.Exists(_db))
{
DBTools.EnsureDatabase(_dbSchema, _db, _connectionString);
DatabaseTools.EnsureDatabase(_dbSchema, _db, _connectionString);
}
// Make sure the dats dir is set