X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/88a7a4e10ed18f81a576dcd866cfbf02bf404c00..9b2a74693ea0ac096f5099caac4a5ead3268e07f:/src/gtk1/listbox.cpp diff --git a/src/gtk1/listbox.cpp b/src/gtk1/listbox.cpp index e7988ebf58..ab51f39ea5 100644 --- a/src/gtk1/listbox.cpp +++ b/src/gtk1/listbox.cpp @@ -17,10 +17,10 @@ #ifndef WX_PRECOMP #include "wx/dynarray.h" #include "wx/intl.h" + #include "wx/utils.h" #endif #include "wx/arrstr.h" -#include "wx/utils.h" #include "wx/checklst.h" #include "wx/settings.h" #include "wx/gtk1/private.h"