]> git.saurik.com Git - wxWidgets.git/commitdiff
non PCH compilation
authorRobert Roebling <robert@roebling.de>
Mon, 5 Apr 2010 17:52:05 +0000 (17:52 +0000)
committerRobert Roebling <robert@roebling.de>
Mon, 5 Apr 2010 17:52:05 +0000 (17:52 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63865 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/msw/taskbar.cpp

index a2d2d8e0878a38abb6cb8b7186d2fbedbc45261b..8e98935c90fc9fd2d3897608e69b93c757c3fa03 100644 (file)
@@ -24,6 +24,7 @@
     #include "wx/frame.h"
     #include "wx/utils.h"
     #include "wx/menu.h"
+    #include "wx/app.h"
 #endif
 
 #include "wx/msw/wrapshl.h"