diff options
Diffstat (limited to 'japanese/mozc-server/files/extra-patch-src-unix-fcitx-mozc_connection.h')
-rw-r--r-- | japanese/mozc-server/files/extra-patch-src-unix-fcitx-mozc_connection.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/japanese/mozc-server/files/extra-patch-src-unix-fcitx-mozc_connection.h b/japanese/mozc-server/files/extra-patch-src-unix-fcitx-mozc_connection.h deleted file mode 100644 index ef196528c843..000000000000 --- a/japanese/mozc-server/files/extra-patch-src-unix-fcitx-mozc_connection.h +++ /dev/null @@ -1,11 +0,0 @@ ---- src/unix/fcitx/mozc_connection.h.bak 2015-07-13 04:37:03.717225000 +0900 -+++ src/unix/fcitx/mozc_connection.h 2015-07-13 04:37:03.761331000 +0900 -@@ -38,7 +38,7 @@ - #include <fcitx/instance.h> - - #include "base/port.h" --#include "session/commands.pb.h" -+#include "protocol/commands.pb.h" - #include "unix/fcitx/fcitx_key_event_handler.h" - - namespace mozc { |