diff options
Diffstat (limited to 'src/org/theb/ssh/HostEditor.java')
-rw-r--r-- | src/org/theb/ssh/HostEditor.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/org/theb/ssh/HostEditor.java b/src/org/theb/ssh/HostEditor.java index 11bb32b..2b31ccd 100644 --- a/src/org/theb/ssh/HostEditor.java +++ b/src/org/theb/ssh/HostEditor.java @@ -18,7 +18,7 @@ */ package org.theb.ssh; -import org.theb.ssh.R; +import org.connectbot.R; import org.theb.provider.HostDb; import org.theb.provider.HostDb.Hosts; |