diff options
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* */ |