]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/notebook.cpp
miscellaneous wxFont enhancements (patch 1496606):
[wxWidgets.git] / src / msw / notebook.cpp
index c53ceb039556f69e35c66147bfed8dfb71e6475b..63d07543f3ab8582abbbc848917fba6e0ea0c0ef 100644 (file)
     #include  "wx/log.h"
     #include  "wx/event.h"
     #include  "wx/app.h"
+    #include  "wx/dcclient.h"
+    #include  "wx/dcmemory.h"
+    #include  "wx/control.h"
 #endif  // WX_PRECOMP
 
 #include  "wx/imaglist.h"
-#include  "wx/control.h"
 #include  "wx/sysopt.h"
-#include  "wx/dcclient.h"
-#include  "wx/dcmemory.h"
 
 #include  "wx/msw/private.h"