2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Removed unused includes of observer file.

This commit is contained in:
23rd
2022-11-01 11:29:12 +03:00
committed by John Preston
parent cddb2a4bac
commit 3b79d944af
8 changed files with 4 additions and 12 deletions

View File

@@ -7,8 +7,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
*/
#pragma once
#include "boxes/abstract_box.h"
#include "base/observer.h"
#include "ui/layers/box_content.h"
namespace Ui {
template <typename Enum>