X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8cee4a304f691adf6a8863abd303ea7ae34fefd5..c1b6178278b59fb7a9769c5084ec1c41e5e5859f:/include/wx/treectrl.h diff --git a/include/wx/treectrl.h b/include/wx/treectrl.h index 07396e1f67..dd2782f4ca 100644 --- a/include/wx/treectrl.h +++ b/include/wx/treectrl.h @@ -12,7 +12,9 @@ #ifndef _WX_TREECTRL_H_BASE_ #define _WX_TREECTRL_H_BASE_ +#include "wx/control.h" #include "wx/treebase.h" +#include "wx/textctrl.h" // wxTextCtrl::ms_classinfo used through CLASSINFO macro class WXDLLEXPORT wxImageList;