X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c0c133e13b36a923c65f94499554e432bc3a0daa..e9e8b38179b147dd04f5c19af7e56a94342e93a7:/include/wx/checklst.h 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"