]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/command/vote.qc
Purge direct includes of mutators/events.qh in favour of the _mod files
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / command / vote.qc
index 48cf949d4e1a03d21b9c7a12da83e34ff0c05cf5..5f034f12f88534e9f644eeba88bed1351246ecb2 100644 (file)
@@ -14,7 +14,7 @@
 #include "../round_handler.qh"
 #include "../scores.qh"
 
-#include "../mutators/_mod.qh"
+#include <server/mutators/_mod.qh>
 #include <common/gamemodes/_mod.qh>
 
 #include <common/constants.qh>