Launcher2 compiles.
diff --git a/src/com/android/launcher2/Folder.java b/src/com/android/launcher2/Folder.java
index fb4e8d6..6281ebf 100644
--- a/src/com/android/launcher2/Folder.java
+++ b/src/com/android/launcher2/Folder.java
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-package com.android.launcher;
+package com.android.launcher2;
 
 import android.content.Context;
 import android.util.AttributeSet;