summaryrefslogtreecommitdiff
path: root/src/de/blinkt/openvpn/fragments/FileSelectionFragment.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/de/blinkt/openvpn/fragments/FileSelectionFragment.java')
-rw-r--r--src/de/blinkt/openvpn/fragments/FileSelectionFragment.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/de/blinkt/openvpn/fragments/FileSelectionFragment.java b/src/de/blinkt/openvpn/fragments/FileSelectionFragment.java
index 03f6bb88..84e065a5 100644
--- a/src/de/blinkt/openvpn/fragments/FileSelectionFragment.java
+++ b/src/de/blinkt/openvpn/fragments/FileSelectionFragment.java
@@ -19,7 +19,7 @@ import android.widget.CheckBox;
import android.widget.ListView;
import android.widget.SimpleAdapter;
import android.widget.TextView;
-import de.blinkt.openvpn.FileSelect;
+import de.blinkt.openvpn.activities.FileSelect;
import de.blinkt.openvpn.R;
public class FileSelectionFragment extends ListFragment {