Index: headers/OGBox.h ================================================================== --- headers/OGBox.h +++ headers/OGBox.h @@ -37,11 +37,11 @@ #endif @interface OGBox: OGWidget #ifdef OG_WIN32 { - og_child_box_t *firstBorn; + og_box_child_t *firstBorn; } #endif + box; - (void)appendChild: (OGWidget*)child