]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/monsters/sv_spawn.qc
Further cleanup of defs.qh
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / monsters / sv_spawn.qc
index f4ae76df8ce919049741f1763cb6a795c5857da2..5b4e9a206120ae7af7f847e23e14ed5cd2da7636 100644 (file)
@@ -7,6 +7,7 @@
     #include "sv_monsters.qh"
     #include <server/autocvars.qh>
     #include <server/defs.qh>
+    #include <server/weapons/common.qh>
 #endif
 entity spawnmonster (entity e, string monster, Monster monster_id, entity spawnedby, entity own, vector orig, bool respwn, bool removeifinvalid, int moveflag)
 {