9 lines
231 B
Diff
9 lines
231 B
Diff
|
--- src/frameserver/encode/default/ocr.c
|
||
|
+++ src/frameserver/encode/default/ocr.c
|
||
|
@@ -1,4 +1,4 @@
|
||
|
-#include <capi.h>
|
||
|
+#include <tesseract/capi.h>
|
||
|
#include <leptonica/allheaders.h>
|
||
|
#include <arcan_shmif.h>
|
||
|
#include "util/utf8.c"
|