diff --git a/Telegram/CMakeLists.txt b/Telegram/CMakeLists.txt index 64ef7334e9..bff3d3880a 100644 --- a/Telegram/CMakeLists.txt +++ b/Telegram/CMakeLists.txt @@ -72,7 +72,6 @@ PRIVATE if (LINUX) target_link_libraries(Telegram PRIVATE - desktop-app::external_xcb_screensaver desktop-app::external_xcb desktop-app::external_glib ) diff --git a/Telegram/SourceFiles/platform/linux/specific_linux.cpp b/Telegram/SourceFiles/platform/linux/specific_linux.cpp index 6f79a9a8c8..e4146ab143 100644 --- a/Telegram/SourceFiles/platform/linux/specific_linux.cpp +++ b/Telegram/SourceFiles/platform/linux/specific_linux.cpp @@ -42,7 +42,6 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL #endif // !DESKTOP_APP_DISABLE_DBUS_INTEGRATION #include -#include #include