Fix build with MSVC.

This commit is contained in:
John Preston
2026-04-20 10:53:54 +07:00
parent eac7141ce7
commit 5ef60debc2
@@ -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 <QtGui/QGuiApplication>
#include <QtGui/QPalette>