diff --git a/src/TelegramBot.cc b/src/TelegramBot.cc index efb862f..eb8a8c7 100644 --- a/src/TelegramBot.cc +++ b/src/TelegramBot.cc @@ -7,9 +7,9 @@ #include #include -#include "Telegram/http_build_query.h" -#include "Telegram/json_encode.h" -#include "Telegram/std.h" +#include "http_build_query.h" +#include "json_encode.h" +#include "std.h" #include "Telegram/Message.h" #include "Telegram/MessageEntity.h"