2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-09-09 02:55:18 +00:00

Fix missing language keys include

This commit is contained in:
RadRussianRus
2021-04-01 01:53:20 +03:00
parent d0adbf1224
commit 67ae84b69e

View File

@@ -10,6 +10,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include "platform/linux/linux_gtk_integration.h"
#include "platform/linux/specific_linux.h"
#include "storage/localstorage.h"
#include "lang/lang_keys.h"
#ifndef DESKTOP_APP_DISABLE_DBUS_INTEGRATION
#include "platform/linux/linux_xdp_file_dialog.h"