diff options
Diffstat (limited to 'japanese/mozc-server/files/extra-patch-src-unix-fcitx-fcitx_mozc.h')
-rw-r--r-- | japanese/mozc-server/files/extra-patch-src-unix-fcitx-fcitx_mozc.h | 11 |
1 files changed, 0 insertions, 11 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 deleted file mode 100644 index f81b497bb85d..000000000000 --- a/japanese/mozc-server/files/extra-patch-src-unix-fcitx-fcitx_mozc.h +++ /dev/null @@ -1,11 +0,0 @@ ---- 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" - |