mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-21 22:24:07 +01:00
Rename ApiChatterino -> LuaApi
This commit is contained in:
parent
98e2e61296
commit
4030439766
2 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
#ifdef CHATTERINO_HAVE_PLUGINS
|
#ifdef CHATTERINO_HAVE_PLUGINS
|
||||||
# include "ApiChatterino.hpp"
|
# include "LuaApi.hpp"
|
||||||
|
|
||||||
# include "Application.hpp"
|
# include "Application.hpp"
|
||||||
# include "common/QLogging.hpp"
|
# include "common/QLogging.hpp"
|
Loading…
Reference in a new issue