diff options
Diffstat (limited to 'src/game/server/hooks.cpp')
| -rw-r--r-- | src/game/server/hooks.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/server/hooks.cpp b/src/game/server/hooks.cpp index e9a8daaa..64cf3407 100644 --- a/src/game/server/hooks.cpp +++ b/src/game/server/hooks.cpp @@ -21,6 +21,7 @@ extern "C" #include "gamemodes/dm.hpp" #include "gamemodes/tdm.hpp" #include "gamemodes/ctf.hpp" +#include "gamemodes/mod.hpp" TUNING_PARAMS tuning; |