#ifndef WX_PRECOMP
#include "wx/intl.h"
#include "wx/app.h"
+ #if wxUSE_GUI
+ #include "wx/toplevel.h"
+ #include "wx/font.h"
+ #endif
#endif
#include "wx/apptrait.h"
#if wxUSE_GUI
#include "wx/mac/uma.h"
- #include "wx/font.h"
- #include "wx/toplevel.h"
#endif
#include <ctype.h>