]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/font.cpp
Compile fixes: gcc seems to need pbt.h including, and PBT_APMRESUMEAUTOMATIC
[wxWidgets.git] / src / motif / font.cpp
index 2d0c35bc643cacf986414a8d7418e0c25916be00..08f6720b64581a30f2303c061a3fac77d465261d 100644 (file)
 #ifndef WX_PRECOMP
     #include "wx/string.h"
     #include "wx/utils.h"       // for wxGetDisplay()
+    #include "wx/settings.h"
 #endif
 
 #include "wx/gdicmn.h"
 #include "wx/fontutil.h"    // for wxNativeFontInfo
 #include "wx/tokenzr.h"
-#include "wx/settings.h"
 #include "wx/motif/private.h"
 
 IMPLEMENT_DYNAMIC_CLASS(wxFont, wxGDIObject)