fix compilation - Stefan see my last commit bundle :)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32399 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ryan Norton
2005-02-27 10:02:20 +00:00
parent 76c7012c6f
commit 9075301655
3 changed files with 7 additions and 0 deletions

View File

@@ -23,6 +23,7 @@
#if wxUSE_GUI
#include "wx/mac/uma.h"
#include "wx/font.h"
#include "wx/toplevel.h"
#else
#include "wx/intl.h"
#endif