X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c0badb709a86b91a203416784b649e3d00c699c7..db60c20db8321d7fb0604e33fe7288ddb38c496e:/src/msw/mediactrl.cpp diff --git a/src/msw/mediactrl.cpp b/src/msw/mediactrl.cpp index afa432cd22..885ab1ed14 100644 --- a/src/msw/mediactrl.cpp +++ b/src/msw/mediactrl.cpp @@ -38,9 +38,9 @@ #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/dynlib.h"