Fix ConfirmBox in Settings

This commit is contained in:
Eric Kotato 2020-07-02 11:18:20 +03:00
parent 5f83bb63e6
commit 019fd60b3e

View file

@ -23,6 +23,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include "ui/widgets/box_content_divider.h"
#include "ui/widgets/buttons.h"
#include "boxes/abstract_box.h"
#include "boxes/confirm_box.h"
#include "window/themes/window_theme_editor_box.h"
#include "window/window_session_controller.h"
#include "window/window_controller.h"