X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ed4b0fdca60e017afe72c55940799ce0fed925f0..85ab460e7d62b52b105b3dc0bbdd36cebc14fb4b:/src/msw/notebook.cpp diff --git a/src/msw/notebook.cpp b/src/msw/notebook.cpp index f3d26b69d7..63d07543f3 100644 --- a/src/msw/notebook.cpp +++ b/src/msw/notebook.cpp @@ -27,12 +27,12 @@ #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/dcmemory.h" #include "wx/msw/private.h"