]> git.saurik.com Git - wxWidgets.git/commitdiff
Compile fix
authorRobert Roebling <robert@roebling.de>
Mon, 9 Feb 2009 09:54:53 +0000 (09:54 +0000)
committerRobert Roebling <robert@roebling.de>
Mon, 9 Feb 2009 09:54:53 +0000 (09:54 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58808 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/msw/statusbar.cpp

index b5207576f5d3a80f993ab7b1fa587d2d1e778ae1..667b9d13b645c11a335fc8383501e2673e81d4a5 100644 (file)
@@ -27,6 +27,7 @@
     #include "wx/dcclient.h"
     #include "wx/intl.h"
     #include "wx/log.h"
+    #include "wx/control.h"
 #endif
 
 #include "wx/msw/private.h"