Reformat src/controllers/plugins/Plugin.hpp

This commit is contained in:
Mm2PL 2023-02-13 12:29:27 +01:00
parent f8eff42c07
commit 9027d539e8

View file

@ -1,4 +1,5 @@
#pragma once #pragma once
#ifdef CHATTERINO_HAVE_PLUGINS #ifdef CHATTERINO_HAVE_PLUGINS
# include "Application.hpp" # include "Application.hpp"
# include "controllers/commands/CommandController.hpp" # include "controllers/commands/CommandController.hpp"