X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.db-live.git;a=blobdiff_plain;f=pctb%2Focr.h;fp=pctb%2Focr.h;h=69ccbe906be30c179d9b0b311aad353f356e04c5;hp=df6aaf8fefd579b2a3399a5fbb697e725895a055;hb=6e70a6f2ac5765379239252d771f9218a80b9c71;hpb=b74b7faed500074055836296929fb9efa3ad7498 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*/