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
@@ -4,7 +4,7 @@
#include "common/Credentials.hpp"
#include "common/Version.hpp"
#include "controllers/accounts/AccountController.hpp"
#include "providers/twitch/TwitchServer.hpp"
#include "providers/twitch/TwitchIrcServer.hpp"
#include "singletons/Settings.hpp"
#include "singletons/Theme.hpp"
#include "singletons/Updates.hpp"