Fix location of prebuilt skins.

Change-Id: I3ce440cff624138518dc410c304353bea1ecef91
diff --git a/android/help.c b/android/help.c
index 50c9d02..a142f9d 100644
--- a/android/help.c
+++ b/android/help.c
@@ -116,7 +116,7 @@
     "  If the kernel image is not found in the out directory, then it is searched\n"
     "  in <build-root>/prebuilt/android-arm/kernel/.\n\n"
 
-    "  Skins will be looked in <build-root>/development/emulator/skins/\n\n"
+    "  Skins will be looked in <build-root>/sdk/emulator/skins/\n\n"
 
     "  You can use the -sysdir, -system, -kernel, -ramdisk, -datadir, -data options\n"
     "  to specify different search directories or specific image files. You can\n"