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