summaryrefslogtreecommitdiff
path: root/app-i18n/anthy/files/anthy-anthy_context_t.patch
diff options
context:
space:
mode:
Diffstat (limited to 'app-i18n/anthy/files/anthy-anthy_context_t.patch')
-rw-r--r--app-i18n/anthy/files/anthy-anthy_context_t.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/app-i18n/anthy/files/anthy-anthy_context_t.patch b/app-i18n/anthy/files/anthy-anthy_context_t.patch
new file mode 100644
index 000000000000..aab4ab749ea0
--- /dev/null
+++ b/app-i18n/anthy/files/anthy-anthy_context_t.patch
@@ -0,0 +1,11 @@
+--- a/anthy/input.h
++++ b/anthy/input.h
+@@ -10,6 +10,8 @@
+ #ifndef INPUT_H_INCLUDE
+ #define INPUT_H_INCLUDE
+
++#include "anthy.h"
++
+ #ifdef __cplusplus
+ extern "C" {
+ #endif