diff --git a/ccstruct/debugpixa.h b/ccstruct/debugpixa.h index 37e63215..b60aeeeb 100644 --- a/ccstruct/debugpixa.h +++ b/ccstruct/debugpixa.h @@ -44,7 +44,7 @@ class DebugPixa { // The collection of images to put in the PDF. Pixa* pixa_; // The fonts used to draw text captions. - L_Bmf* fonts_; + L_BMF* fonts_; }; } // namespace tesseract