renamed TwitchServer -> TwitchIrcServer

This commit is contained in:
fourtf
2019-09-15 13:02:02 +02:00
parent c3b65b4db0
commit 22ca20ad2a
23 changed files with 59 additions and 55 deletions
@@ -11,7 +11,7 @@
#include "messages/MessageElement.hpp"
#include "providers/twitch/TwitchApi.hpp"
#include "providers/twitch/TwitchChannel.hpp"
#include "providers/twitch/TwitchServer.hpp"
#include "providers/twitch/TwitchIrcServer.hpp"
#include "singletons/Emotes.hpp"
#include "singletons/Paths.hpp"
#include "singletons/Settings.hpp"