From: Julian Smart Date: Wed, 2 Apr 2003 13:54:01 +0000 (+0000) Subject: Removed treectrl.h inclusion X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/db657fb29a439092ceb9a454c204161e5d491aa3 Removed treectrl.h inclusion git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19932 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/wx.h b/include/wx/wx.h index 4da515ebec..ea22b3b1bf 100644 --- a/include/wx/wx.h +++ b/include/wx/wx.h @@ -77,7 +77,6 @@ #include "wx/choicdlg.h" #include "wx/textdlg.h" #include "wx/filedlg.h" -#include "wx/treectrl.h" #include "wx/validate.h" // always include, even if !wxUSE_VALIDATORS #if wxUSE_VALIDATORS