diff --git a/src/plugins/PluginAPI.hpp b/src/plugins/PluginAPI.hpp index 2809c3f6..a406f2e6 100644 --- a/src/plugins/PluginAPI.hpp +++ b/src/plugins/PluginAPI.hpp @@ -23,6 +23,7 @@ Feel like the API is missing something you'd like to use in your plugin? Open an #include "../helpers/Color.hpp" #include "HookSystem.hpp" #include "../SharedDefs.hpp" +#include "../version.h" #include #include