]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/gamemodes/gamemode/domination/sv_domination.qc
Some more defs.qh cleanup, update gameplay hash (again)
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / gamemodes / gamemode / domination / sv_domination.qc
index 6e333c17e119e81f75291b611b4f75fc11a4be3c..88e20af000bf076851aa22a52374c48dad842e04 100644 (file)
@@ -1,7 +1,9 @@
 #include "sv_domination.qh"
 
+#include <server/command/vote.qh>
 #include <server/gamelog.qh>
 #include <server/teamplay.qh>
+#include <common/mapobjects/platforms.qh>
 
 bool g_domination;