@@ -88,11 +88,11 @@ */ @interface OFUDPSocket: OFObject { of_socket_t _socket; -#ifdef __wii__ +#ifdef OF_WII uint16_t _port; #endif } /*!