void-packages/srcpkgs/arcan/patches/010-tesseract-include.patch

9 lines
231 B
Diff
Raw Normal View History

--- 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"