]> git.saurik.com Git - wxWidgets.git/commitdiff
non-PCH compilation
authorRobert Roebling <robert@roebling.de>
Sun, 23 May 2010 18:44:24 +0000 (18:44 +0000)
committerRobert Roebling <robert@roebling.de>
Sun, 23 May 2010 18:44:24 +0000 (18:44 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64389 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/msw/notebook.cpp

index 793d0dd8d7355391b1b118a105f30b743d2702f4..333a22bfc94cfc3c4e1d73f7d133603ad33adc24 100644 (file)
@@ -30,6 +30,7 @@
     #include "wx/dcclient.h"
     #include "wx/dcmemory.h"
     #include "wx/control.h"
+    #include "wx/panel.h"
 #endif  // WX_PRECOMP
 
 #include "wx/imaglist.h"