Attempt to fix MSVC6 compilation after the previous commit.
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 4 Jan 2013 22:14:47 +0000 (22:14 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 4 Jan 2013 22:14:47 +0000 (22:14 +0000)
commita246ab8b5e30b09705b485b6021c0149c80becda
treef8c042707fbcc64b3940c1a52e6b925b3aa4ae0c
parent6fdda829b49cc53a6c8f82b4b6009094591b4d10
Attempt to fix MSVC6 compilation after the previous commit.

Include <shlobj.h> before our wx/msw/missing.h, otherwise many things were
redefined.

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