diff -r 9a7cc0f29430 -r 10011f051f9c hedgewars/options.inc --- a/hedgewars/options.inc Sun Oct 09 20:41:17 2011 +0200 +++ b/hedgewars/options.inc Thu Oct 20 22:54:34 2011 +0200 @@ -33,7 +33,7 @@ {$DEFINE S3D_DISABLED} {$DEFINE GLunit:=gles11} {$DEFINE MOBILE} - {$DEFINE Java_Prefix := 'Java_org_hedgewars_mobile_EngineProtocol_PascalExports_'} + {$DEFINE Java_Prefix := 'Java_org_hedgewars_hedgeroid_EngineProtocol_PascalExports_'} {$ENDIF} {$IFDEF IPHONEOS}