diff options
| author | Hiroki Sato <hrs@FreeBSD.org> | 2015-07-13 07:30:49 +0000 |
|---|---|---|
| committer | Hiroki Sato <hrs@FreeBSD.org> | 2015-07-13 07:30:49 +0000 |
| commit | abb3283d358f4524c23eb20f0356a755574fee22 (patch) | |
| tree | e89f609465c0537c8c827bec0fb5896284d9664d /japanese/mozc-server/files/extra-patch-src-unix-fcitx-fcitx_mozc.h | |
| parent | - Update to INN 2.5.5 (diff) | |
Update to 2.17.2106.102.
Diffstat (limited to '')
| -rw-r--r-- | japanese/mozc-server/files/extra-patch-src-unix-fcitx-fcitx_mozc.h | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/japanese/mozc-server/files/extra-patch-src-unix-fcitx-fcitx_mozc.h b/japanese/mozc-server/files/extra-patch-src-unix-fcitx-fcitx_mozc.h new file mode 100644 index 000000000000..f81b497bb85d --- /dev/null +++ b/japanese/mozc-server/files/extra-patch-src-unix-fcitx-fcitx_mozc.h @@ -0,0 +1,11 @@ +--- src/unix/fcitx/fcitx_mozc.h.bak 2015-07-13 04:37:03.716155000 +0900 ++++ src/unix/fcitx/fcitx_mozc.h 2015-07-13 04:37:03.758916000 +0900 +@@ -39,7 +39,7 @@ + + #include "base/port.h" + #include "base/run_level.h" +-#include "session/commands.pb.h" ++#include "protocol/commands.pb.h" + #include "client/client_interface.h" + #include "mozc_connection.h" + |
