X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e4db172a3b318df9aff178eb6c5da149d56e0859..a166eb645e902a645e17d7abd74c0ec2add729d0:/src/msw/notebook.cpp diff --git a/src/msw/notebook.cpp b/src/msw/notebook.cpp index 2cca530065..c53ceb0395 100644 --- a/src/msw/notebook.cpp +++ b/src/msw/notebook.cpp @@ -24,12 +24,12 @@ #include "wx/string.h" #include "wx/dc.h" #include "wx/log.h" + #include "wx/event.h" + #include "wx/app.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"