diff --git a/src/game/game.hpp b/src/game/game.hpp --- a/src/game/game.hpp +++ b/src/game/game.hpp @@ -10,7 +10,6 @@ #ifndef GAME_HPP #define GAME_HPP -#include "../core/string_compare_type.hpp" #include "game_scanner.hpp" #include "../script/api/script_event_types.hpp"