X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/edb8f2985fc838f92c60d9efd42462441f3caea9..bf89b538f24d96be1dbb5bfa4037397b5438c5e2:/include/wx/generic/treectlg.h diff --git a/include/wx/generic/treectlg.h b/include/wx/generic/treectlg.h index 87351c4865..11a1574e20 100644 --- a/include/wx/generic/treectlg.h +++ b/include/wx/generic/treectlg.h @@ -20,12 +20,12 @@ #include "wx/scrolwin.h" #include "wx/pen.h" +#include "wx/imaglist.h" // ----------------------------------------------------------------------------- // forward declaration // ----------------------------------------------------------------------------- -class WXDLLEXPORT wxImageList; class WXDLLEXPORT wxGenericTreeItem; class WXDLLEXPORT wxTreeItemData;