summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow/category/EditorCropPanel.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/com/android/gallery3d/filtershow/category/EditorCropPanel.java')
-rw-r--r--src/com/android/gallery3d/filtershow/category/EditorCropPanel.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/com/android/gallery3d/filtershow/category/EditorCropPanel.java b/src/com/android/gallery3d/filtershow/category/EditorCropPanel.java
index 55d52fff3..3e6124c0a 100644
--- a/src/com/android/gallery3d/filtershow/category/EditorCropPanel.java
+++ b/src/com/android/gallery3d/filtershow/category/EditorCropPanel.java
@@ -37,7 +37,7 @@ import android.view.View;
import android.widget.ImageButton;
import android.widget.TextView;
-import com.android.gallery3d.R;
+import org.codeaurora.gallery.R;
import com.android.gallery3d.filtershow.FilterShowActivity;
import com.android.gallery3d.filtershow.editors.EditorCrop;