this is the eror i get

/Applications/Pd-extended.app/Contents/Resources/include/pdextended/m_imp.h:28:39: error: 

      unknown type name 't_blob'

typedef void (*t_blobmethod)(t_pd *x, t_blob *st); /* MP20061226 blob type */


2016-10-03 18:24 GMT-03:00 Jonathan Wilkes <jancsika@yahoo.com>:
>> Only for m_pd.h ? or also pd.dll?

> actually replace these 2 files...

> m_pd.h
> m_imp.h


Why is m_imp.h required?

-Jonathan