]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/spawnpoints.qc
Some more defs.qh cleanup, update gameplay hash (again)
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / spawnpoints.qc
index 3dc76afc0df832d926703f7ffd1fa2611af803ce..12c0a6b3cc6d60bc96a89b940a0a439cb08f25ae 100644 (file)
@@ -15,6 +15,7 @@
 #include "../lib/warpzone/common.qh"
 #include "../lib/warpzone/util_server.qh"
 #include <server/utils.qh>
+#include <server/command/vote.qh>
 
 bool SpawnPoint_Send(entity this, entity to, int sf)
 {