X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/18680f86512504f043ad5d0b222afc7be87aa3e9..08a581335008a302a5104d9629359ab6eab61de4:/src/msw/mediactrl_am.cpp diff --git a/src/msw/mediactrl_am.cpp b/src/msw/mediactrl_am.cpp index cee182bf06..eb5701a245 100644 --- a/src/msw/mediactrl_am.cpp +++ b/src/msw/mediactrl_am.cpp @@ -65,11 +65,11 @@ #include "wx/dcclient.h" #include "wx/timer.h" #include "wx/math.h" // log10 & pow + #include "wx/stopwatch.h" #endif #include "wx/msw/private.h" // user info and wndproc setting/getting #include "wx/dynlib.h" -#include "wx/stopwatch.h" //--------------------------------------------------------------------------- // wxActiveXContainer - includes all the COM-specific stuff we need