]> git.saurik.com Git - wxWidgets.git/commitdiff
Removed treectrl.h inclusion
authorJulian Smart <julian@anthemion.co.uk>
Wed, 2 Apr 2003 13:54:01 +0000 (13:54 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Wed, 2 Apr 2003 13:54:01 +0000 (13:54 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19932 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/wx.h

index 4da515ebecffded5a46215856cde9b5fc23a0ce8..ea22b3b1bf0502ec354a0f14dbd6655311d3475b 100644 (file)
@@ -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