| Index: src/org/adblockplus/android/AdvancedPreferences.java |
| diff --git a/src/org/adblockplus/android/AdvancedPreferences.java b/src/org/adblockplus/android/AdvancedPreferences.java |
| index a8b09d04808a1973e78e1a9cd425529cc80da4fa..4589f476f8afb5f50e360b99dc7571a31707290d 100644 |
| --- a/src/org/adblockplus/android/AdvancedPreferences.java |
| +++ b/src/org/adblockplus/android/AdvancedPreferences.java |
| @@ -22,7 +22,7 @@ import java.util.List; |
| import org.adblockplus.android.compat.ProxyProperties; |
| import org.adblockplus.android.configurators.IptablesProxyConfigurator; |
| -import org.apache.commons.lang.StringUtils; |
| +import org.adblockplus.android.StringUtils; |
| import android.app.AlertDialog; |
| import android.app.Dialog; |