Index: ode.c
===================================================================
--- ode.c	(revision 1195)
+++ ode.c	(revision 1196)
@@ -169,7 +169,7 @@
 // need to force this for current iOS SDK
 dInitODE();
 #else
-# ifdef dInitODE
+# ifdef DdInitODE
   dInitODE();
 # endif
 #endif