]> git.saurik.com Git - wxWidgets.git/commitdiff
wx/msw/notebook.h needs wx/notebook.h in lack of precompiled headers.
authorWłodzimierz Skiba <abx@abx.art.pl>
Mon, 13 Dec 2004 18:24:19 +0000 (18:24 +0000)
committerWłodzimierz Skiba <abx@abx.art.pl>
Mon, 13 Dec 2004 18:24:19 +0000 (18:24 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30986 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/msw/statbox.cpp

index 4173fcfee65cf00e76f34dcc66a408c7be9ab7da..a7a5b723741ffcfac8fa5d31a39ecf08cbc096a0 100644 (file)
@@ -36,9 +36,9 @@
 #endif
 
 #include "wx/statbox.h"
+#include "wx/notebook.h"
 
 #include "wx/msw/private.h"
-#include "wx/msw/notebook.h"
 
 // ----------------------------------------------------------------------------
 // wxWin macros