wayland.patch 610 B

123456789101112
  1. diff -Nuar a/Telegram/lib_webrtc/webrtc/platform/linux/webrtc_environment_linux.cpp b/Telegram/lib_webrtc/webrtc/platform/linux/webrtc_environment_linux.cpp
  2. --- a/Telegram/lib_webrtc/webrtc/platform/linux/webrtc_environment_linux.cpp 2024-08-01 11:18:49.000000000 +0300
  3. +++ b/Telegram/lib_webrtc/webrtc/platform/linux/webrtc_environment_linux.cpp 2024-08-02 14:12:24.183764919 +0300
  4. @@ -9,6 +9,7 @@
  5. #include "base/debug_log.h"
  6. #ifdef WEBRTC_USE_PIPEWIRE
  7. +#include <modules/desktop_capture/linux/wayland/base_capturer_pipewire.h>
  8. #include <modules/portal/pipewire_utils.h>
  9. #endif // WEBRTC_USE_PIPEWIRE