diff options
Diffstat (limited to 'swig/__init__.py')
-rw-r--r-- | swig/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swig/__init__.py b/swig/__init__.py index e70dcce..e0c053b 100644 --- a/swig/__init__.py +++ b/swig/__init__.py @@ -1,2 +1,2 @@ # -*- coding: utf-8 -*- -from iphone import * +from imobiledevice import * |