mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Move files to media/audio and media/clip.
This commit is contained in:
@@ -10,7 +10,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
||||
#include "lang/lang_keys.h"
|
||||
#include "data/data_photo.h"
|
||||
#include "data/data_document.h"
|
||||
#include "media/media_clip_reader.h"
|
||||
#include "media/clip/media_clip_reader.h"
|
||||
#include "boxes/abstract_box.h"
|
||||
#include "mainwindow.h"
|
||||
#include "mainwidget.h"
|
||||
|
@@ -9,8 +9,8 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
||||
|
||||
#include "platform/platform_notifications_manager.h"
|
||||
#include "window/notifications_manager_default.h"
|
||||
#include "media/media_audio_track.h"
|
||||
#include "media/media_audio.h"
|
||||
#include "media/audio/media_audio_track.h"
|
||||
#include "media/audio/media_audio.h"
|
||||
#include "history/history.h"
|
||||
#include "history/history_item_components.h"
|
||||
#include "history/feed/history_feed_section.h"
|
||||
|
Reference in New Issue
Block a user