removed ocr0.h include
[swftools.git] / lib / devices / ocr.c
index 1d83fb5..f5b1592 100644 (file)
@@ -31,7 +31,6 @@
 
 #include "../gocr/pnm.h"
 #include "../gocr/pgm2asc.h"
-#include "../gocr/ocr0.h"
 
 typedef struct _textpage {
     char*text;