summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/NewPhotoModule.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/com/android/camera/NewPhotoModule.java')
-rw-r--r--src/com/android/camera/NewPhotoModule.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/com/android/camera/NewPhotoModule.java b/src/com/android/camera/NewPhotoModule.java
index dfa1e0cc4..e9e60d8a9 100644
--- a/src/com/android/camera/NewPhotoModule.java
+++ b/src/com/android/camera/NewPhotoModule.java
@@ -64,7 +64,7 @@ import com.android.gallery3d.common.ApiHelper;
import com.android.gallery3d.exif.ExifInterface;
import com.android.gallery3d.exif.ExifTag;
import com.android.gallery3d.exif.Rational;
-import com.android.gallery3d.filtershow.CropExtras;
+import com.android.gallery3d.filtershow.crop.CropExtras;
import com.android.gallery3d.filtershow.FilterShowActivity;
import com.android.gallery3d.util.UsageStatistics;