diff --git a/samples/propgrid/sampleprops.h b/samples/propgrid/sampleprops.h index e3bf73844f..7cbb41f3e3 100644 --- a/samples/propgrid/sampleprops.h +++ b/samples/propgrid/sampleprops.h @@ -12,6 +12,7 @@ #ifndef _WX_SAMPLES_PROPGRID_SAMPLEPROPS_H_ #define _WX_SAMPLES_PROPGRID_SAMPLEPROPS_H_ +#include "wx/fontdata.h" DECLARE_VARIANT_OBJECT(wxFontData)