]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/command/getreplies.qc
Merge branch 'master' into terencehill/tooltips_cleanup
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / command / getreplies.qc
index 12a31ca653c368a761b9d5f1df66195fa7c3a728..b3eeb1a69bdf2627042ceacb8daf94e107f7d55f 100644 (file)
@@ -1,15 +1,13 @@
 #include "../../common/command/command.qh"
 #include "getreplies.qh"
-#include "../_all.qh"
 
 #include "../race.qh"
 
 #include "../../common/constants.qh"
-#include "../../common/counting.qh"
 #include "../../common/mapinfo.qh"
 #include "../../common/util.qh"
 
-#include "../../common/monsters/monsters.qh"
+#include "../../common/monsters/all.qh"
 
 // =========================================================
 //  Reply messages for common commands, re-worked by Samual