X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fe2e43661ec454a020e57deda94db36ca26f8a1e..eccf1b2c7651b72cce91a83e3f2778e6325a955b:/src/common/dcbase.cpp?ds=sidebyside diff --git a/src/common/dcbase.cpp b/src/common/dcbase.cpp index 9cd65312e3..ffc545bb75 100644 --- a/src/common/dcbase.cpp +++ b/src/common/dcbase.cpp @@ -22,6 +22,8 @@ #include "wx/dc.h" +#include + void wxDCBase::DoDrawCheckMark(wxCoord x1, wxCoord y1, wxCoord width, wxCoord height) {