diff -r 10011f051f9c -r 7bc38086d771 project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/EngineProtocol/FrontendDataUtils.java --- a/project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/EngineProtocol/FrontendDataUtils.java Thu Oct 20 22:54:34 2011 +0200 +++ b/project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/EngineProtocol/FrontendDataUtils.java Thu Oct 20 23:07:53 2011 +0200 @@ -25,9 +25,9 @@ import java.util.Collections; import java.util.HashMap; +import org.hedgewars.hedgeroid.R; import org.hedgewars.hedgeroid.Utils; import org.hedgewars.hedgeroid.EngineProtocol.Map.MapType; -import org.hedgewars.mobile.R; import android.content.Context; import android.graphics.Bitmap;