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
+1 -1
View File
@@ -3,7 +3,7 @@
#include "common/NetworkRequest.hpp"
#include "common/UrlFetch.hpp"
#include "debug/Log.hpp"
#include "providers/twitch/Const.hpp"
#include "providers/twitch/TwitchCommon.hpp"
#include "util/RapidjsonHelpers.hpp"
namespace chatterino {