diff --git a/src/plugins/HookSystem.cpp b/src/plugins/HookSystem.cpp index 97469e02..d7a366f3 100644 --- a/src/plugins/HookSystem.cpp +++ b/src/plugins/HookSystem.cpp @@ -1,4 +1,5 @@ #include "HookSystem.hpp" +#include "../debug/Log.hpp" #define register #include