Removed include directive for ui_utility from rp_widget header.

This commit is contained in:
23rd
2024-08-28 14:12:19 +03:00
parent 2422c9ce9e
commit ae17acdfd4
38 changed files with 60 additions and 17 deletions
@@ -21,6 +21,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include "ui/widgets/shadow.h"
#include "ui/cached_round_corners.h"
#include "ui/painter.h"
#include "ui/ui_utility.h"
#include "window/themes/window_theme.h"
#include "window/section_widget.h"
#include "window/window_controller.h"