X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c0c133e13b36a923c65f94499554e432bc3a0daa..51623cc53f350935337e57930eaaf1afe9a48c3b:/include/wx/checklst.h?ds=sidebyside diff --git a/include/wx/checklst.h b/include/wx/checklst.h index 3d38f28810..a96c2ae3da 100644 --- a/include/wx/checklst.h +++ b/include/wx/checklst.h @@ -12,6 +12,8 @@ #ifndef _WX_CHECKLST_H_BASE_ #define _WX_CHECKLST_H_BASE_ +#include "wx/defs.h" + #if wxUSE_CHECKLISTBOX #include "wx/listbox.h"