From: Vadim Zeitlin Date: Fri, 19 Nov 2004 20:51:16 +0000 (+0000) Subject: removed unneeded wx/notebook.h include X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/83c4e1ee2d0954a154bd5c135a03323fd5594df0?ds=inline removed unneeded wx/notebook.h include git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30655 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/msw/radiobox.cpp b/src/msw/radiobox.cpp index af205b1c32..d3a0a4f586 100644 --- a/src/msw/radiobox.cpp +++ b/src/msw/radiobox.cpp @@ -38,8 +38,6 @@ #include "wx/log.h" #endif -#include "wx/notebook.h" - #include "wx/msw/private.h" #if wxUSE_TOOLTIPS