Hello, trying to use deteclit with the latest version of dmd 1.047
and I get this error. I don't understand what it means:derelict\freetype\fttypes.d(827): Error: struct derelict.freetype.fttypes.FT_RasterRec has forward references
line 97: alias FT_RasterRec* FT_Raster; line 827: struct FT_RasterRec;