diff --git a/src/controllers/plugins/Plugin.hpp b/src/controllers/plugins/Plugin.hpp index 5d67b2166..a1b51ec9c 100644 --- a/src/controllers/plugins/Plugin.hpp +++ b/src/controllers/plugins/Plugin.hpp @@ -1,4 +1,5 @@ #pragma once + #ifdef CHATTERINO_HAVE_PLUGINS # include "Application.hpp" # include "controllers/commands/CommandController.hpp"