X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/99d800190a04a2deaf769017a5fae04a4ae50378..9e06a15fc2f2144f7161dc813941e5c5ccd41132:/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_