]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Fixed compilation units.
authorLyberta <lyberta@lyberta.net>
Sat, 16 Jun 2018 09:35:48 +0000 (12:35 +0300)
committerLyberta <lyberta@lyberta.net>
Sat, 16 Jun 2018 09:35:48 +0000 (12:35 +0300)
qcsrc/server/command/vote.qc
qcsrc/server/g_world.qc

index 5f034f12f88534e9f644eeba88bed1351246ecb2..b990888e6a1e2fa6e49974e3507067cfe11b3220 100644 (file)
@@ -10,6 +10,7 @@
 
 #include "../g_damage.qh"
 #include "../g_world.qh"
+#include "../teamplay.qh"
 #include "../race.qh"
 #include "../round_handler.qh"
 #include "../scores.qh"
index f66ebcb0eed04adfb8ccd36e064d66b1eb4e61e4..46d5337f8a768d5d3f5028689ba86a2a5897ac64 100644 (file)
@@ -16,6 +16,7 @@
 #include <server/mutators/_mod.qh>
 #include "race.qh"
 #include "scores.qh"
+#include "scores_rules.qh"
 #include "teamplay.qh"
 #include "weapons/weaponstats.qh"
 #include "../common/constants.qh"