hedgewars/options.inc
branchhedgeroid
changeset 6047 10011f051f9c
parent 6033 6bcc36225162
child 6460 e3cc8ec51cd3
--- 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}