Fix PCH-less build after changes r64139.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 2 May 2010 12:19:19 +0000 (12:19 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 2 May 2010 12:19:19 +0000 (12:19 +0000)
commit86e4f8ad085fa0d179e3f1ccb5b03c3471a11cec
tree0ab751c656b2fd0e30adef7df7cd68e860465da9
parent8ba51e7326e1536fd2e544e70374cb997bdba2e6
Fix PCH-less build after changes r64139.

As wx/log.h is not included from wx/dynlib.h (via wx/msw/private.h) any
longer, include it from here explicitly.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64202 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/volume.cpp