Get rid of unneeded includes in specific_linux

This commit is contained in:
Ilya Fedin
2021-01-10 08:53:11 +04:00
committed by John Preston
parent 5e60b87cf9
commit 36b6f70613
3 changed files with 4 additions and 10 deletions

View File

@@ -7,7 +7,6 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
*/
#include "platform/linux/linux_desktop_environment.h"
#include "platform/linux/specific_linux.h"
#include "base/qt_adapters.h"
namespace Platform {