summaryrefslogtreecommitdiff
path: root/app-i18n/anthy/files/anthy-anthy_context_t.patch
blob: aab4ab749ea0e6dec43da4f3b6f658cc95e5a250 (plain)
1
2
3
4
5
6
7
8
9
10
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