X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/99d800190a04a2deaf769017a5fae04a4ae50378..09b895cb4a954494063eb17d3dc302a654fd99e5:/include/wx/tab.h 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_