oops, fixed Mac header name incorrectly copied from trunk

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55515 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2008-09-07 18:38:38 +00:00
parent 3ba967c80b
commit f29fe86a76

View File

@@ -37,7 +37,7 @@
#include "wx/aui/framemanager.h"
#ifdef __WXMAC__
#include "wx/osx/private.h"
#include "wx/mac/carbon/private.h"
// for themeing support
#include <Carbon/Carbon.h>
#endif