X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?a=blobdiff_plain;f=pctb%2Focr.h;h=69ccbe906be30c179d9b0b311aad353f356e04c5;hb=840cdd8228582260d8e67430618e829251a94081;hp=df6aaf8fefd579b2a3399a5fbb697e725895a055;hpb=f2c5d45ada202f2ad2640b260cac2fd7bb83eb3e;p=ypp-sc-tools.web-live.git diff --git a/pctb/ocr.h b/pctb/ocr.h index df6aaf8..69ccbe9 100644 --- a/pctb/ocr.h +++ b/pctb/ocr.h @@ -67,5 +67,7 @@ OcrResultGlyph *ocr(OcrReader *rd, OcrCellType, int w, Pixcol cols[]); * array is valid until next call to ocr() */ +extern const char *o_resolver; + #endif /*OCR_H*/