about summary refs log tree commit diff stats
path: root/example/jitter/arm_sc.py
diff options
context:
space:
mode:
Diffstat (limited to 'example/jitter/arm_sc.py')
-rwxr-xr-xexample/jitter/arm_sc.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/jitter/arm_sc.py b/example/jitter/arm_sc.py
index 8d5b5677..ddadbf29 100755
--- a/example/jitter/arm_sc.py
+++ b/example/jitter/arm_sc.py
@@ -3,7 +3,7 @@
 from miasm.core.utils import int_to_byte
 from miasm.analysis.sandbox import Sandbox_Linux_armb_str
 from miasm.analysis.sandbox import Sandbox_Linux_arml_str
-from elfesteem.strpatchwork import StrPatchwork
+from miasm.elfesteem.strpatchwork import StrPatchwork
 
 from pdb import pm