diff options
Diffstat (limited to 'tracker-s2bot/ftnoir_tracker_s2bot.cpp')
-rw-r--r-- | tracker-s2bot/ftnoir_tracker_s2bot.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tracker-s2bot/ftnoir_tracker_s2bot.cpp b/tracker-s2bot/ftnoir_tracker_s2bot.cpp index 8bd1f5db..a7411fb7 100644 --- a/tracker-s2bot/ftnoir_tracker_s2bot.cpp +++ b/tracker-s2bot/ftnoir_tracker_s2bot.cpp @@ -1,6 +1,6 @@ #include "ftnoir_tracker_s2bot.h" #include "api/plugin-api.hpp" -#include "compat/util.hpp" +#include "compat/math.hpp" #include <cinttypes> #include <algorithm> |