]> git.saurik.com Git - wxWidgets.git/commitdiff
Second try to commit compilo fix for sizer.cpp
authorRobert Roebling <robert@roebling.de>
Thu, 6 Jan 2005 12:34:23 +0000 (12:34 +0000)
committerRobert Roebling <robert@roebling.de>
Thu, 6 Jan 2005 12:34:23 +0000 (12:34 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31263 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/common/sizer.cpp

index 72fb82f69464c524c7cf7bc760a5b49cba5644f7..93d8ed970968378ee83a691398d7112bccf03099 100644 (file)
@@ -31,6 +31,7 @@
 #include "wx/statbox.h"
 #include "wx/settings.h"
 #include "wx/listimpl.cpp"
 #include "wx/statbox.h"
 #include "wx/settings.h"
 #include "wx/listimpl.cpp"
+#include "wx/intl.h"
 #if WXWIN_COMPATIBILITY_2_4
     #include "wx/notebook.h"
 #endif
 #if WXWIN_COMPATIBILITY_2_4
     #include "wx/notebook.h"
 #endif