]> git.saurik.com Git - wxWidgets.git/commit
Another compilation fix for wxMSW without PCH.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 26 Jan 2010 12:33:01 +0000 (12:33 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 26 Jan 2010 12:33:01 +0000 (12:33 +0000)
commitc9980eb87155735ccb5d9589029dfa768199adff
tree033f76aec2d4f832d0448b868235457684ffa3e1
parent32b8e70161195819bd6b952892f74d9967028a6f
Another compilation fix for wxMSW without PCH.

Need to include <commctrl.h> as we use HIMAGELIST and related functions now.

See #11595.

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