X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..c01d5de838da68f602ede699050962072e412ab2:/src/palmos/fontdlg.cpp diff --git a/src/palmos/fontdlg.cpp b/src/palmos/fontdlg.cpp index f1e6ec5d93..2b494dc2e0 100644 --- a/src/palmos/fontdlg.cpp +++ b/src/palmos/fontdlg.cpp @@ -26,18 +26,18 @@ #if wxUSE_FONTDLG +#include "wx/fontdlg.h" + #ifndef WX_PRECOMP - #include "wx/defs.h" #include "wx/utils.h" #include "wx/dialog.h" #include "wx/math.h" + #include "wx/log.h" #endif -#include "wx/fontdlg.h" #include "wx/palmos/private.h" #include "wx/cmndata.h" -#include "wx/log.h" #include #include