Applied correct filename case for header imports from patch #881258
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25286 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -17,7 +17,7 @@ Objective-C Poser class initialization
|
||||
-------------------------------------------------------------------------*/
|
||||
#ifdef __OBJC__
|
||||
#import <objc/objc-class.h>
|
||||
#import <Foundation/NSObjcRuntime.h>
|
||||
#import <Foundation/NSObjCRuntime.h>
|
||||
|
||||
class wxPoseAsInitializer
|
||||
{
|
||||
|
Reference in New Issue
Block a user