removed unneeded wx/notebook.h include

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30655 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2004-11-19 20:51:16 +00:00
parent 9b7d2b81cc
commit 83c4e1ee2d

View File

@@ -38,8 +38,6 @@
#include "wx/log.h"
#endif
#include "wx/notebook.h"
#include "wx/msw/private.h"
#if wxUSE_TOOLTIPS