From a29b270d4cc4246088418fbf817455e8d7465a20 Mon Sep 17 00:00:00 2001 From: Mattia Barbon Date: Fri, 22 Aug 2003 22:08:44 +0000 Subject: [PATCH] Do not #include wxGUI headers in wxBase files. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23116 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/common/xti.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/common/xti.cpp b/src/common/xti.cpp index 499db37639..767b240073 100644 --- a/src/common/xti.cpp +++ b/src/common/xti.cpp @@ -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 -- 2.50.0