mobile: fix import in TS29002 MAPAppCtx

This commit is contained in:
mich 2020-01-16 12:27:12 +01:00
parent 5be4c81c66
commit 899e63b002
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
# *--------------------------------------------------------
#*/
from pycrate_int_asn1dir.TCAP_MAPv2v3 import GLOBAL as GLOBAL_MAPv2v3
from pycrate_asn1dir.TCAP_MAPv2v3 import GLOBAL as GLOBAL_MAPv2v3
#------------------------------------------------------------------------------#