X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..d2e66707deb10dea6f92e3e4092f8a43ef942a5d:/src/palmos/fontdlg.cpp?ds=inline diff --git a/src/palmos/fontdlg.cpp b/src/palmos/fontdlg.cpp index f1e6ec5d93..f66d42892e 100644 --- a/src/palmos/fontdlg.cpp +++ b/src/palmos/fontdlg.cpp @@ -26,19 +26,17 @@ #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