diff --git a/td/telegram/InputDialogId.cpp b/td/telegram/InputDialogId.cpp index aca6b3361..7f1ef979f 100644 --- a/td/telegram/InputDialogId.cpp +++ b/td/telegram/InputDialogId.cpp @@ -8,7 +8,7 @@ #include "td/telegram/ChannelId.h" #include "td/telegram/ChatId.h" -#include "td/telegram/USerId.h" +#include "td/telegram/UserId.h" #include "td/utils/logging.h"