2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-09-01 15:15:13 +00:00

Fix build on FreeBSD

This commit is contained in:
Sergey A. Osokin
2024-03-23 16:22:19 -04:00
committed by John Preston
parent ebe331a7e4
commit 58caec8d05
2 changed files with 2 additions and 0 deletions

View File

@@ -52,6 +52,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
namespace {
using namespace gi::repository;
namespace GObject = gi::repository::GObject;
using namespace Platform;
using Platform::internal::WaylandIntegration;