No, this was not addressed by the patch 2693524.
The patch 2693524 fixed the missing include in the file:
\WebCore\platform\wx\wxcode\gtk\non-kerned-drawing.cpp
The missing include i reported is in the file:
\WebCore\platform\wx\wxcode\win\non-kerned-drawing.cpp
It's the same error in a different file.
In the file \WebCore\platform\wx\wxcode\win\non-kerned-drawing.cpp the following include is missing: #include
This leads to an undeclared wxGraphicsContext*.