aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/theb/ssh/PasswordDialog.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/org/theb/ssh/PasswordDialog.java')
-rw-r--r--src/org/theb/ssh/PasswordDialog.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/org/theb/ssh/PasswordDialog.java b/src/org/theb/ssh/PasswordDialog.java
index adcca36..4bbe89e 100644
--- a/src/org/theb/ssh/PasswordDialog.java
+++ b/src/org/theb/ssh/PasswordDialog.java
@@ -18,7 +18,7 @@
*/
package org.theb.ssh;
-import org.theb.ssh.R;
+import org.connectbot.R;
import android.app.Activity;
import android.content.Intent;