diff --git a/sdk/tools/gen_baseaddress.py b/sdk/tools/gen_baseaddress.py index bbc0082d9f5..0d850ef7652 100644 --- a/sdk/tools/gen_baseaddress.py +++ b/sdk/tools/gen_baseaddress.py @@ -32,7 +32,7 @@ except ImportError: ALL_EXTENSIONS = ( - '.dll', '.acm', '.ax', '.cpl', '.drv', '.ocx' + '.dll', '.acm', '.ax', '.cpl', '.drv', '.ocx', '.ime' ) PRIORITIES = (