This commit is contained in:
fourtf
2018-06-26 14:09:39 +02:00
parent 14f07274d9
commit a9bf9cf722
235 changed files with 1169 additions and 1770 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
#include "singletons/emotemanager.hpp"
#include "singletons/EmoteManager.hpp"
#include "application.hpp"
#include "controllers/accounts/accountcontroller.hpp"
#include "Application.hpp"
#include "controllers/accounts/AccountController.hpp"
namespace chatterino {
namespace singletons {