]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/mediactrl_am.cpp
Disable CLIP_SIBLINGS style.
[wxWidgets.git] / src / msw / mediactrl_am.cpp
index de07e983b14518a662d3e227c847ea3f9ad0a1cc..cee182bf065f6c915ae00389359e476e795b9e95 100644 (file)
@@ -64,9 +64,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"
 #include "wx/stopwatch.h"