move auth and hierarchy into sfa/trust
[sfa.git] / wsdl / gw2wsdl.py
index e87babe..f08891d 100755 (executable)
@@ -14,7 +14,7 @@ import globals
 import apistub
 from types import *
 
-from sfa.util.auth import Auth
+from sfa.trust.auth import Auth
 from sfa.util.parameter import Parameter,Mixed
 
 complex_types = {}