X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/246c5004eb5a1d6bd592cbc0981cf6c3e10895de..1fe0a566bbf649efe7cadc21e8ded82458c8bdc6:/src/gtk/app.cpp diff --git a/src/gtk/app.cpp b/src/gtk/app.cpp index 8f26e090f7..1cef9c3ee5 100644 --- a/src/gtk/app.cpp +++ b/src/gtk/app.cpp @@ -25,11 +25,11 @@ #include "wx/dialog.h" #include "wx/settings.h" #include "wx/msgdlg.h" + #include "wx/memory.h" + #include "wx/font.h" #endif #include "wx/gdicmn.h" -#include "wx/memory.h" -#include "wx/font.h" #include "wx/file.h" #include "wx/filename.h" #include "wx/module.h"