diff options
author | Chris Xiong <chirs241097@gmail.com> | 2023-10-20 21:11:41 -0400 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2023-10-20 21:11:41 -0400 |
commit | f5adb3009b03d5f028ba867ab2ce4305e4db66d1 (patch) | |
tree | 7553081eb142ff1d704d1b661d44aa2aa310478f /www-client/chromium/files | |
parent | 2b0ebef769c81b10b403f3c7f53302107987c609 (diff) | |
download | ppo-f5adb3009b03d5f028ba867ab2ce4305e4db66d1.tar.xz |
more ??
Diffstat (limited to 'www-client/chromium/files')
-rw-r--r-- | www-client/chromium/files/chromium-120-speech-dispatcher-include.h | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/www-client/chromium/files/chromium-120-speech-dispatcher-include.h b/www-client/chromium/files/chromium-120-speech-dispatcher-include.h new file mode 100644 index 0000000..c0a5b96 --- /dev/null +++ b/www-client/chromium/files/chromium-120-speech-dispatcher-include.h @@ -0,0 +1,12 @@ +diff --git a/third_party/speech-dispatcher/libspeechd.h b/third_party/speech-dispatcher/libspeechd.h +index b68382ec97..655f911374 100644 +--- a/third_party/speech-dispatcher/libspeechd.h ++++ b/third_party/speech-dispatcher/libspeechd.h +@@ -27,7 +27,6 @@ + #include <stddef.h> + #include <stdio.h> + +-#include "libspeechd_version.h" + #include "speechd_types.h" + + /* *INDENT-OFF* */ |