X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2e76da5450f61bbd5d5aa926378ba8817641b378..1550d5f80d130fea1c05302e890095b7ad27e085:/include/wx/msw/dc.h?ds=sidebyside diff --git a/include/wx/msw/dc.h b/include/wx/msw/dc.h index 8490f2b7d9..cd92147a45 100644 --- a/include/wx/msw/dc.h +++ b/include/wx/msw/dc.h @@ -17,7 +17,6 @@ #endif #include "wx/defs.h" -#include "wx/dc.h" // --------------------------------------------------------------------------- // macros @@ -258,7 +257,7 @@ protected: }; // ---------------------------------------------------------------------------- -// wxDCTemp: a wxDC which doesn't free the given HDC (used by wxWindows +// wxDCTemp: a wxDC which doesn't free the given HDC (used by wxWidgets // only/mainly) // ----------------------------------------------------------------------------