X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ed4b0fdca60e017afe72c55940799ce0fed925f0..b3e5d05894c018ea50d92de6249aa09d211e2ef7:/src/msw/mediactrl_am.cpp diff --git a/src/msw/mediactrl_am.cpp b/src/msw/mediactrl_am.cpp index 8f0855822f..cee182bf06 100644 --- a/src/msw/mediactrl_am.cpp +++ b/src/msw/mediactrl_am.cpp @@ -63,11 +63,11 @@ #ifndef WX_PRECOMP #include "wx/log.h" #include "wx/dcclient.h" + #include "wx/timer.h" + #include "wx/math.h" // log10 & pow #endif -#include "wx/math.h" // log10 & pow #include "wx/msw/private.h" // user info and wndproc setting/getting -#include "wx/timer.h" #include "wx/dynlib.h" #include "wx/stopwatch.h"