Another fix for PCH-less build in markup code.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 27 Feb 2011 18:36:48 +0000 (18:36 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 27 Feb 2011 18:36:48 +0000 (18:36 +0000)
commit6f83d108e9d75bb62ae64f6cb8db43251c750b81
treef9ef415ca6f87ce9bc65b1e312067525f50c1eca
parent87c7345cd0595cb05be3eed1d8498744ceea9cf4
Another fix for PCH-less build in markup code.

Include wx/control.h to use wxControl::RemoveMnemonics() and
FindAccelInIndex().

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