]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/notebook.cpp
call static functions directly
[wxWidgets.git] / src / msw / notebook.cpp
index 2cca53006560b66dd1f292cce4852989e6ea4f33..f3d26b69d78028dc79fd7dd9f23fc01e0648eb49 100644 (file)
     #include  "wx/string.h"
     #include  "wx/dc.h"
     #include  "wx/log.h"
+    #include  "wx/event.h"
+    #include  "wx/app.h"
+    #include  "wx/dcclient.h"
 #endif  // WX_PRECOMP
 
 #include  "wx/imaglist.h"
-#include  "wx/event.h"
 #include  "wx/control.h"
-#include  "wx/app.h"
 #include  "wx/sysopt.h"
-#include  "wx/dcclient.h"
 #include  "wx/dcmemory.h"
 
 #include  "wx/msw/private.h"