aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/theb/ssh/Pubkey.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/org/theb/ssh/Pubkey.java')
-rw-r--r--src/org/theb/ssh/Pubkey.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/org/theb/ssh/Pubkey.java b/src/org/theb/ssh/Pubkey.java
index 95abba7..b39bcab 100644
--- a/src/org/theb/ssh/Pubkey.java
+++ b/src/org/theb/ssh/Pubkey.java
@@ -26,7 +26,7 @@ import java.security.SecureRandom;
import java.security.Security;
import java.util.concurrent.Semaphore;
-import org.theb.ssh.R;
+import org.connectbot.R;
import android.app.Activity;
import android.content.Intent;