2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Moved some photo editor files to separate directories.

This commit is contained in:
23rd
2021-03-21 15:38:33 +03:00
parent 7d2b20e624
commit 832dd8d50c
21 changed files with 39 additions and 39 deletions

View File

@@ -15,7 +15,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include "core/mime_type.h"
#include "base/unixtime.h"
#include "base/qt_adapters.h"
#include "editor/scene.h" // Editor::Scene::attachedStickers
#include "editor/scene/scene.h" // Editor::Scene::attachedStickers
#include "media/audio/media_audio.h"
#include "media/clip/media_clip_reader.h"
#include "mtproto/facade.h"