From: Vadim Zeitlin Date: Wed, 17 Dec 2008 13:25:36 +0000 (+0000) Subject: another header for PCH-less compilation X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/627e6ccd2c1421f7e0d0fa474f9c4750b960b92a another header for PCH-less compilation git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57398 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/common/rearrangectrl.cpp b/src/common/rearrangectrl.cpp index a6af763370..cda19dd67f 100644 --- a/src/common/rearrangectrl.cpp +++ b/src/common/rearrangectrl.cpp @@ -25,6 +25,7 @@ #ifndef WX_PRECOMP #include "wx/button.h" + #include "wx/stattext.h" #include "wx/sizer.h" #endif // WX_PRECOMP