X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0c35333e9eb2b387c06cc285916b65a7cebdf0b9..b0a6c154dec4a98e0a232196fd2b9ad1b02b6199:/include/wx/msw/checklst.h diff --git a/include/wx/msw/checklst.h b/include/wx/msw/checklst.h index df6b479e9c..25041b8fa8 100644 --- a/include/wx/msw/checklst.h +++ b/include/wx/msw/checklst.h @@ -20,6 +20,8 @@ // typedef unsigned int size_t; #include +#include "wx/setup.h" + #if !wxUSE_OWNER_DRAWN #error "wxCheckListBox class requires owner-drawn functionality." #endif