X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5c6eb3a84be918dcfed2496d014549e13af0f0e9..29ed833473d5f6a7a2d2ddc00ecae3dc9408dad9:/include/wx/mac/notebook.h diff --git a/include/wx/mac/notebook.h b/include/wx/mac/notebook.h deleted file mode 100644 index a47ba1b171..0000000000 --- a/include/wx/mac/notebook.h +++ /dev/null @@ -1,5 +0,0 @@ -#ifdef __WXMAC_CLASSIC__ -#include "wx/mac/classic/notebook.h" -#else -#include "wx/mac/carbon/notebook.h" -#endif