diff --git a/Telegram/SourceFiles/window/themes/window_themes_embedded.cpp b/Telegram/SourceFiles/window/themes/window_themes_embedded.cpp index f2861a2ccc..829cef7d2c 100644 --- a/Telegram/SourceFiles/window/themes/window_themes_embedded.cpp +++ b/Telegram/SourceFiles/window/themes/window_themes_embedded.cpp @@ -7,12 +7,13 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL */ #include "window/themes/window_themes_embedded.h" -#include "window/themes/window_theme.h" +#include "base/platform/base_platform_info.h" #include "lang/lang_keys.h" #include "storage/serialize_common.h" #include "core/application.h" #include "core/core_settings.h" #include "ui/style/style_palette_colorizer.h" +#include "window/themes/window_theme.h" #include #include