]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/command/getreplies.qc
entity array
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / command / getreplies.qc
index 93ce85a61a89b36b4c849bf2167ae4cebad3cd6f..9380fc4cde280f0cd9fda57a24cd6bddbd41da56 100644 (file)
@@ -1,5 +1,5 @@
 #include "getreplies.qh"
-#include <common/command/command.qh>
+#include <common/command/_mod.qh>
 #include "getreplies.qh"
 
 #include "../race.qh"
@@ -8,7 +8,7 @@
 #include <common/mapinfo.qh>
 #include <common/util.qh>
 
-#include <common/monsters/all.qh>
+#include <common/monsters/_mod.qh>
 
 // =========================================================
 //  Reply messages for common commands, re-worked by Samual