From 8cb165add72646ba57cf2f072d91351a8544fbc5 Mon Sep 17 00:00:00 2001 From: John Reck Date: Tue, 11 Dec 2012 14:42:27 -0800 Subject: GL packaging refactor Change-Id: I1d7a95c4f0b91a5ba59030d57cf6865c11b497aa --- src/com/android/gallery3d/ui/SlotView.java | 1 + 1 file changed, 1 insertion(+) (limited to 'src/com/android/gallery3d/ui/SlotView.java') diff --git a/src/com/android/gallery3d/ui/SlotView.java b/src/com/android/gallery3d/ui/SlotView.java index 15a583e5c..bd0ffdc15 100644 --- a/src/com/android/gallery3d/ui/SlotView.java +++ b/src/com/android/gallery3d/ui/SlotView.java @@ -25,6 +25,7 @@ import android.view.animation.DecelerateInterpolator; import com.android.gallery3d.anim.Animation; import com.android.gallery3d.app.AbstractGalleryActivity; import com.android.gallery3d.common.Utils; +import com.android.gallery3d.glrenderer.GLCanvas; public class SlotView extends GLView { @SuppressWarnings("unused") -- cgit v1.2.3