]> git.saurik.com Git - wxWidgets.git/commitdiff
Do not #include wxGUI headers in wxBase files.
authorMattia Barbon <mbarbon@cpan.org>
Fri, 22 Aug 2003 22:08:44 +0000 (22:08 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Fri, 22 Aug 2003 22:08:44 +0000 (22:08 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23116 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/common/xti.cpp

index 499db37639415981ad7837d638fbe36772b07dd3..767b24007328849b76db548a1df38697a93f0ef5 100644 (file)
@@ -28,7 +28,6 @@
 
 #include "wx/xml/xml.h"
 #include "wx/tokenzr.h"
-#include "wx/notebook.h"
 #include "wx/list.h"
 #include "wx/datetime.h"
 #include <string.h>