X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=BaseTools%2FSource%2FPython%2FTable%2FTableFile.py;fp=BaseTools%2FSource%2FPython%2FTable%2FTableFile.py;h=ac762ea7fcc01c7f98e05a0a44a9863561c9f534;hp=caf749e9d3c5348422771dd37b19914cf0dffc9c;hb=5a57246eab80f00ae2481970d12a2abc345a2730;hpb=ba94c38f08734fa10143f44955c705ed9d14faf4 diff --git a/BaseTools/Source/Python/Table/TableFile.py b/BaseTools/Source/Python/Table/TableFile.py index caf749e9d3..ac762ea7fc 100644 --- a/BaseTools/Source/Python/Table/TableFile.py +++ b/BaseTools/Source/Python/Table/TableFile.py @@ -16,7 +16,7 @@ # import Common.EdkLogger as EdkLogger from Table import Table -from Common.String import ConvertToSqlString +from Common.StringUtils import ConvertToSqlString import Common.LongFilePathOs as os from CommonDataClass.DataClass import FileClass