X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/da0634c1401743089b1d8be20f9b6bdad0e8085b..e4277538a535d6d6c049f0b0ead9ed2b07cd93f2:/include/wx/cocoa/NSPanel.h diff --git a/include/wx/cocoa/NSPanel.h b/include/wx/cocoa/NSPanel.h index 94940efc02..b107c54d93 100644 --- a/include/wx/cocoa/NSPanel.h +++ b/include/wx/cocoa/NSPanel.h @@ -6,14 +6,14 @@ // Created: 2003/03/16 // RCS-ID: $Id: // Copyright: (c) 2003 David Elliott -// Licence: wxWindows license +// Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// #ifndef __WX_COCOA_NSPANEL_H__ #define __WX_COCOA_NSPANEL_H__ #include "wx/hashmap.h" -#include "wx/cocoa/ObjcPose.h" +#include "wx/cocoa/ObjcAssociate.h" WX_DECLARE_OBJC_HASHMAP(NSPanel);