diff --git a/include/wx/graphics.h b/include/wx/graphics.h index 5b36fb1e01..ec11a4a2f0 100755 --- a/include/wx/graphics.h +++ b/include/wx/graphics.h @@ -14,6 +14,7 @@ #include "wx/geometry.h" #include "wx/dynarray.h" +#include "wx/dc.h" class WXDLLEXPORT wxWindowDC;