removed Const.hpp and Credentials.hpp in favor of TwitchCommon.hpp

This commit is contained in:
fourtf
2018-06-26 17:25:24 +02:00
parent 08e552f5f6
commit d09b14db26
9 changed files with 13 additions and 19 deletions
+2 -1
View File
@@ -1,8 +1,9 @@
#include "AccountSwitchWidget.hpp"
#include "Application.hpp"
#include "common/Common.hpp"
#include "controllers/accounts/AccountController.hpp"
#include "providers/twitch/Const.hpp"
#include "providers/twitch/TwitchCommon.hpp"
namespace chatterino {