summaryrefslogtreecommitdiffstats
path: root/dx/src/com/android/dx/cf/code/SimException.java
diff options
context:
space:
mode:
Diffstat (limited to 'dx/src/com/android/dx/cf/code/SimException.java')
-rw-r--r--dx/src/com/android/dx/cf/code/SimException.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/dx/src/com/android/dx/cf/code/SimException.java b/dx/src/com/android/dx/cf/code/SimException.java
index 220f2818a..7cbab04c7 100644
--- a/dx/src/com/android/dx/cf/code/SimException.java
+++ b/dx/src/com/android/dx/cf/code/SimException.java
@@ -16,7 +16,7 @@
package com.android.dx.cf.code;
-import com.android.dx.util.ExceptionWithContext;
+import com.android.dex.util.ExceptionWithContext;
/**
* Exception from simulation.