]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/listbox.h
signned/unsigned fix
[wxWidgets.git] / include / wx / msw / listbox.h
index a6e9766278bc411485cbded5859717a8af792900..0021cc304f87df6aa46924f118e65e9c6f791b9e 100644 (file)
@@ -26,7 +26,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