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, 2 insertions, 0 deletions
diff --git a/src/org/theb/ssh/PasswordDialog.java b/src/org/theb/ssh/PasswordDialog.java
index 91da6b0..adcca36 100644
--- a/src/org/theb/ssh/PasswordDialog.java
+++ b/src/org/theb/ssh/PasswordDialog.java
@@ -18,6 +18,8 @@
*/
package org.theb.ssh;
+import org.theb.ssh.R;
+
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;