diff --git a/include/wx/generic/treelay.h b/include/wx/generic/treelay.h index 9c626dcf9f..9113f78f8a 100644 --- a/include/wx/generic/treelay.h +++ b/include/wx/generic/treelay.h @@ -17,13 +17,13 @@ #endif #ifndef WX_PRECOMP -#include +#include "wx/object.h" class wxList; class wxDC; class wxMouseEvent; #endif -#include +#include "wx/string.h" #if wxUSE_TREELAYOUT