X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e4db172a3b318df9aff178eb6c5da149d56e0859..a9e8bf2dd9bccb38eb39fba955125aaf23d6f500:/src/msw/mediactrl_am.cpp diff --git a/src/msw/mediactrl_am.cpp b/src/msw/mediactrl_am.cpp index 72e4008b9a..de07e983b1 100644 --- a/src/msw/mediactrl_am.cpp +++ b/src/msw/mediactrl_am.cpp @@ -62,12 +62,12 @@ #ifndef WX_PRECOMP #include "wx/log.h" + #include "wx/dcclient.h" + #include "wx/timer.h" #endif #include "wx/math.h" // log10 & pow #include "wx/msw/private.h" // user info and wndproc setting/getting -#include "wx/dcclient.h" -#include "wx/timer.h" #include "wx/dynlib.h" #include "wx/stopwatch.h"