X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e64df9bcc331d49d05a6dc7729ee08071e4c6408..5048c832bb3c2f41ecd29ac079d74e39e304aec8:/include/wx/checkbox.h?ds=sidebyside diff --git a/include/wx/checkbox.h b/include/wx/checkbox.h index c8a126923e..8ccb6539e3 100644 --- a/include/wx/checkbox.h +++ b/include/wx/checkbox.h @@ -12,6 +12,8 @@ #ifndef _WX_CHECKBOX_H_BASE_ #define _WX_CHECKBOX_H_BASE_ +#include "wx/defs.h" + #if wxUSE_CHECKBOX #include "wx/control.h"