summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/FastBitmapDrawable.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/com/android/launcher2/FastBitmapDrawable.java')
-rw-r--r--src/com/android/launcher2/FastBitmapDrawable.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/com/android/launcher2/FastBitmapDrawable.java b/src/com/android/launcher2/FastBitmapDrawable.java
index 170f1adc3..db2c01c4f 100644
--- a/src/com/android/launcher2/FastBitmapDrawable.java
+++ b/src/com/android/launcher2/FastBitmapDrawable.java
@@ -14,7 +14,7 @@
* limitations under the License.
*/
-package com.android.launcher;
+package com.android.launcher2;
import android.graphics.drawable.Drawable;
import android.graphics.PixelFormat;