fg-copy-weather-scenarios-to-default-locale: adjust the sgprops import
This commit is contained in:
parent
1c2d17d869
commit
b86452cf08
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ import textwrap
|
|||
import lxml.etree as ET
|
||||
|
||||
import flightgear.meta.strutils as strutils
|
||||
from catalog import sgprops
|
||||
from flightgear.meta import sgprops
|
||||
|
||||
PROGNAME = os.path.basename(sys.argv[0])
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue