X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=BaseTools%2FSource%2FPython%2FGenFds%2FOptRomFileStatement.py;h=e56174ec3c86fc22aa4662893a80a5ee1f1b17f0;hp=8b6d2a1cb0bdea5294c696ece8e32e9bcaaee945;hb=bfa65b61dde887a9586e070101202bd37e3221fd;hpb=15e20228258c1714cd90207a52101a5b1b54cd2c diff --git a/BaseTools/Source/Python/GenFds/OptRomFileStatement.py b/BaseTools/Source/Python/GenFds/OptRomFileStatement.py index 8b6d2a1cb0..e56174ec3c 100644 --- a/BaseTools/Source/Python/GenFds/OptRomFileStatement.py +++ b/BaseTools/Source/Python/GenFds/OptRomFileStatement.py @@ -15,9 +15,10 @@ ## # Import Modules # +from __future__ import absolute_import import Common.LongFilePathOs as os -from GenFdsGlobalVariable import GenFdsGlobalVariable +from .GenFdsGlobalVariable import GenFdsGlobalVariable ## # #