X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/76b49cf49ba9ee9f3eeec9730cb4bc4569ab17f1..a84f5f39b8ab2fb7bbe98891a9ffe84af12287da:/src/gtk/radiobox.cpp diff --git a/src/gtk/radiobox.cpp b/src/gtk/radiobox.cpp index 938ca0d69c..fc86bc36c5 100644 --- a/src/gtk/radiobox.cpp +++ b/src/gtk/radiobox.cpp @@ -17,10 +17,9 @@ #ifndef WX_PRECOMP #include "wx/log.h" #include "wx/frame.h" + #include "wx/dialog.h" #endif -#include "wx/dialog.h" - #if wxUSE_TOOLTIPS #include "wx/tooltip.h" #endif