]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/gamemodes/gamemode/cts/sv_cts.qc
Further cleanup of defs.qh
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / gamemodes / gamemode / cts / sv_cts.qc
index 991423a49685e0f3aa0eb9f368eedfd338d59e3b..34c7b26c2a70795d4a3d631c7a133fc8c4714e67 100644 (file)
@@ -1,9 +1,11 @@
 #include "sv_cts.qh"
 
+#include <server/client.qh>
 #include <server/race.qh>
 #include <server/g_world.qh>
 #include <server/gamelog.qh>
 #include <server/items/spawning.qh>
+#include <common/mapobjects/triggers.qh>
 
 float autocvar_g_cts_finish_kill_delay;
 bool autocvar_g_cts_selfdamage;