X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9add53a47066780852fabe9c1b7611352a39fa20..217099990c2665d18d352c60058106da9a014ab8:/include/wx/os2/notebook.h diff --git a/include/wx/os2/notebook.h b/include/wx/os2/notebook.h index 6dcd73855b..39415272d8 100644 --- a/include/wx/os2/notebook.h +++ b/include/wx/os2/notebook.h @@ -14,9 +14,10 @@ // ---------------------------------------------------------------------------- // headers // ---------------------------------------------------------------------------- -#ifndef _DYNARRAY_H - #include -#endif //_DYNARRAY_H + +#include "wx/dynarray.h" +#include "wx/string.h" +#include "wx/control.h" // ---------------------------------------------------------------------------- // types