diff --git a/src/generic/dcpsg.cpp b/src/generic/dcpsg.cpp index 0cfafaaabc..c8e91af7ac 100644 --- a/src/generic/dcpsg.cpp +++ b/src/generic/dcpsg.cpp @@ -1182,6 +1182,9 @@ void wxPostScriptDC::SetBrush( const wxBrush& brush ) #include "wx/x11/private.h" #endif +#include +#include FT_FREETYPE_H + #include "wx/fontutil.h" #include #include