X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/655719367ac5e131d9642e5783f3ecf64d1a3385..95a8b77a948f58735eeb1cf41ae4263deb6096e9:/include/wx/listctrl.h?ds=sidebyside diff --git a/include/wx/listctrl.h b/include/wx/listctrl.h index 9497781226..e52e869167 100644 --- a/include/wx/listctrl.h +++ b/include/wx/listctrl.h @@ -16,6 +16,8 @@ #pragma interface "listctrlbase.h" #endif +#include "wx/defs.h" // headers should include this before first wxUSE_XXX check + #if wxUSE_LISTCTRL #include "wx/listbase.h"