X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2f35f36bbcde256c802a4e0871c3d74e39ee476c..4f9cd1cb7f5ec341d322a4d16d933560699bde1f:/src/gtk1/fontdlg.cpp?ds=sidebyside diff --git a/src/gtk1/fontdlg.cpp b/src/gtk1/fontdlg.cpp index fe2fe16ec3..76811ec307 100644 --- a/src/gtk1/fontdlg.cpp +++ b/src/gtk1/fontdlg.cpp @@ -20,8 +20,8 @@ #ifndef __WXGPE__ -#include "wx/fontutil.h" #include "wx/fontdlg.h" +#include "wx/fontutil.h" #include "wx/utils.h" #include "wx/intl.h" #include "wx/debug.h"