]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/teamplay.qc
Purge direct includes of mutators/events.qh in favour of the _mod files
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / teamplay.qc
index a30e4696dd555d6010ad912afff04092991d245d..d9bab5d7f894cd1346f60c507becb6d4009586eb 100644 (file)
@@ -9,7 +9,7 @@
 
 #include "command/vote.qh"
 
-#include "mutators/_mod.qh"
+#include <server/mutators/_mod.qh>
 
 #include "../common/deathtypes/all.qh"
 #include <common/gamemodes/_mod.qh>