]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/listbox.cpp
don't create non-existing groups in HasEntry()
[wxWidgets.git] / src / mac / carbon / listbox.cpp
index 54393ffdf33bfcfc3ee86528022cb88d88460a06..5a0858ee35e58b7a9ce7ed322a9dce844f2a69cf 100644 (file)
     #include "wx/button.h"
     #include "wx/settings.h"
     #include "wx/arrstr.h"
+    #include "wx/toplevel.h"
 #endif
 
-#include "wx/toplevel.h"
-
 IMPLEMENT_DYNAMIC_CLASS(wxListBox, wxControl)
 
 BEGIN_EVENT_TABLE(wxListBox, wxControl)