X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3b3dc8019a520ce5e166c8ae9098ba020f8b3f94..6540132fa1ee1b36c155ea39c84899e6beb2664e:/src/gtk1/frame.cpp diff --git a/src/gtk1/frame.cpp b/src/gtk1/frame.cpp index ce1cfdef46..84ff302701 100644 --- a/src/gtk1/frame.cpp +++ b/src/gtk1/frame.cpp @@ -24,10 +24,10 @@ #include "wx/app.h" #include "wx/dcclient.h" #include "wx/menu.h" + #include "wx/dialog.h" + #include "wx/control.h" #endif // WX_PRECOMP -#include "wx/dialog.h" -#include "wx/control.h" #if wxUSE_TOOLBAR #include "wx/toolbar.h" #endif