summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/Table/TablePcd.py
diff options
context:
space:
mode:
Diffstat (limited to 'BaseTools/Source/Python/Table/TablePcd.py')
-rw-r--r--BaseTools/Source/Python/Table/TablePcd.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/BaseTools/Source/Python/Table/TablePcd.py b/BaseTools/Source/Python/Table/TablePcd.py
index caa82b7324..5096862e6e 100644
--- a/BaseTools/Source/Python/Table/TablePcd.py
+++ b/BaseTools/Source/Python/Table/TablePcd.py
@@ -14,6 +14,7 @@
##
# Import Modules
#
+from __future__ import absolute_import
import Common.EdkLogger as EdkLogger
from Table.Table import Table
from Common.StringUtils import ConvertToSqlString