]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/listbox.cpp
Fix scrolling bug where client size was reported wrong
[wxWidgets.git] / src / gtk1 / listbox.cpp
index f9503fa3c436aa8dbe80c264f9e94adbcede8d80..ca9fb3016c39ab36b8d375114eed7b5bc34bfc9b 100644 (file)
@@ -20,9 +20,9 @@
     #include "wx/utils.h"
     #include "wx/settings.h"
     #include "wx/checklst.h"
+    #include "wx/arrstr.h"
 #endif
 
-#include "wx/arrstr.h"
 #include "wx/gtk1/private.h"
 
 #if wxUSE_TOOLTIPS