diff --git a/src/hooks/protections/script_event_handler.cpp b/src/hooks/protections/script_event_handler.cpp index 59c65547..6ae966af 100644 --- a/src/hooks/protections/script_event_handler.cpp +++ b/src/hooks/protections/script_event_handler.cpp @@ -5,14 +5,15 @@ #include "hooking/hooking.hpp" #include "lua/lua_manager.hpp" #include "util/math.hpp" -#include "util/session.hpp" #include "util/script_database.hpp" +#include "util/session.hpp" #include #include #include