]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/listbox.h
moved MGL initialization to earlier stage (crashes otherwise...) and implemented...
[wxWidgets.git] / include / wx / mac / listbox.h
index de7433a3754f98bb41e280ec9e971d63f7204374..412db33a59178894ee3001e02b4b60672a4f0005 100644 (file)
@@ -25,7 +25,7 @@
   class WXDLLEXPORT wxOwnerDrawn;
 
   // define the array of list box items
-  #include  <wx/dynarray.h>
+  #include  "wx/dynarray.h"
 
   WX_DEFINE_EXPORTED_ARRAY(wxOwnerDrawn *, wxListBoxItemsArray);
 #endif // wxUSE_OWNER_DRAWN