X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/99d800190a04a2deaf769017a5fae04a4ae50378..7e2b786046f1efbae3778cf64c2fa18d8d553686:/include/wx/tab.h?ds=sidebyside diff --git a/include/wx/tab.h b/include/wx/tab.h index c069ee7e94..d605d5935a 100644 --- a/include/wx/tab.h +++ b/include/wx/tab.h @@ -12,7 +12,11 @@ #ifndef _WX_TAB_H_BASE_ #define _WX_TAB_H_BASE_ +#include "wx/defs.h" + +#if wxUSE_TAB_DIALOG #include "wx/generic/tabg.h" +#endif #endif // _WX_TAB_H_BASE_