X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/df91131cb0f90ee8bfb194926a13b1a108ca3c6e..5de959df83d3e9d5d1be269183e9ce3d343abac2:/src/motif/font.cpp diff --git a/src/motif/font.cpp b/src/motif/font.cpp index f4653d60ad..08f6720b64 100644 --- a/src/motif/font.cpp +++ b/src/motif/font.cpp @@ -33,13 +33,13 @@ #ifndef WX_PRECOMP #include "wx/string.h" + #include "wx/utils.h" // for wxGetDisplay() + #include "wx/settings.h" #endif #include "wx/gdicmn.h" -#include "wx/utils.h" // for wxGetDisplay() #include "wx/fontutil.h" // for wxNativeFontInfo #include "wx/tokenzr.h" -#include "wx/settings.h" #include "wx/motif/private.h" IMPLEMENT_DYNAMIC_CLASS(wxFont, wxGDIObject)