]> git.saurik.com Git - wxWidgets.git/blobdiff - src/cocoa/font.cpp
don't add 7 and 14 pixel horz/vertical padding in DoGetBestSize() when the best size...
[wxWidgets.git] / src / cocoa / font.cpp
index 88670a4d87d41f20b994af05d678001546c10b3f..61c71aaac047803a1ae902760abb825767a41a92 100644 (file)
@@ -15,9 +15,9 @@
 
 #ifndef WX_PRECOMP
     #include "wx/string.h"
+    #include "wx/gdicmn.h"
 #endif
 
-#include "wx/gdicmn.h"
 #include "wx/encinfo.h"
 
 IMPLEMENT_DYNAMIC_CLASS(wxFont, wxGDIObject)