aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/minipredict/minipredict/fix-include.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/minipredict/minipredict/fix-include.patch')
-rw-r--r--recipes/minipredict/minipredict/fix-include.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/minipredict/minipredict/fix-include.patch b/recipes/minipredict/minipredict/fix-include.patch
new file mode 100644
index 0000000000..ac544704d4
--- /dev/null
+++ b/recipes/minipredict/minipredict/fix-include.patch
@@ -0,0 +1,11 @@
+--- ../minipredict-1.0-r0/minipredict/minipredict.c 2003-02-16 00:18:02 +00:00
++++ minipredict/minipredict.c 2005-03-04 04:54:13 +00:00
+@@ -16,7 +16,7 @@
+ #include <locale.h>
+
+
+-#include "../libdictionary/predictive_dictionary.h"
++#include <libdictionary/predictive_dictionary.h>
+
+
+ #define MAX_WORD 30