]> git.saurik.com Git - wxWidgets.git/commitdiff
No-PCH compilation fix
authorRobert Roebling <robert@roebling.de>
Sun, 16 May 2010 15:36:14 +0000 (15:36 +0000)
committerRobert Roebling <robert@roebling.de>
Sun, 16 May 2010 15:36:14 +0000 (15:36 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64325 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/generic/renderg.cpp

index d2a6c2e5164dc3fdb7cf187ed51e36722474b028..016d2a32c19a52f4a57b71d1a6152025bea11139 100644 (file)
@@ -32,6 +32,7 @@
     #include "wx/settings.h"
     #include "wx/gdicmn.h"
     #include "wx/module.h"
+    #include "wx/control.h"
 #endif //WX_PRECOMP
 
 #include "wx/splitter.h"