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
+1 -1
View File
@@ -6,7 +6,7 @@
#include "controllers/notifications/NotificationController.hpp"
#include "providers/twitch/TwitchChannel.hpp"
#include "providers/twitch/TwitchCommon.hpp"
#include "providers/twitch/TwitchServer.hpp"
#include "providers/twitch/TwitchIrcServer.hpp"
#include "singletons/Paths.hpp"
#include "util/StreamLink.hpp"
#include "widgets/helper/CommonTexts.hpp"