changed an #include (#622)

This commit is contained in:
apa420 2018-07-14 08:53:28 +02:00 committed by pajlada
parent ba99d62139
commit a720c76dc0

View file

@ -1,4 +1,4 @@
#include "providers/twitch/twitchapi.hpp"
#include "providers/twitch/TwitchApi.hpp"
#include "common/NetworkRequest.hpp"
#include "debug/Log.hpp"