aboutsummaryrefslogtreecommitdiffstats
path: root/src/cgeo/geocaching/cgSelectMapfile.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/cgeo/geocaching/cgSelectMapfile.java')
-rw-r--r--src/cgeo/geocaching/cgSelectMapfile.java2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cgeo/geocaching/cgSelectMapfile.java b/src/cgeo/geocaching/cgSelectMapfile.java
index d119f26..e9bed60 100644
--- a/src/cgeo/geocaching/cgSelectMapfile.java
+++ b/src/cgeo/geocaching/cgSelectMapfile.java
@@ -3,6 +3,8 @@ package cgeo.geocaching;
import java.io.File;
import java.util.ArrayList;
+import cgeo.geocaching.files.FileList;
+
import android.content.Intent;
import android.os.Bundle;
import android.os.Environment;