blob: a62de84f6b3a8e692b050c33de8d1e7a4b8d78c3 [file] [log] [blame]
#ifndef TFACE_H
#define TFACE_H
#include "cutil.h"
#include "host.h"
#include "ratngs.h"
#include "tessclas.h"
/*----------------------------------------------------------------------------
Function Prototypes
----------------------------------------------------------------------------*/
void edit_with_ocr(const char *imagename);
#endif