]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/command/getreplies.qc
Resolve a rabbit hole of header dependencies
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / command / getreplies.qc
index 8f572a8ec3c83b061dcf3c5bcc9e1c5a1a32c10c..81121cfe89f0891c6ea871192da948f8eb50ca73 100644 (file)
@@ -5,6 +5,8 @@
 #include <common/gamemodes/_mod.qh>
 #include <common/monsters/_mod.qh>
 #include <common/net_linked.qh>
+#include <common/notifications/all.qh>
+#include <common/playerstats.qh>
 #include <common/stats.qh>
 #include <common/util.qh>
 #include <common/weapons/_all.qh>
@@ -14,6 +16,7 @@
 #include <server/main.qh>
 #include <server/mutators/_mod.qh>
 #include <server/race.qh>
+#include <server/weapons/selection.qh>
 #include <server/world.qh>
 
 // =========================================================